Overload List

  NameDescription
SelectDimensionValue(String, Object)
Returns the value of calling SelectDimensionValue(String, Object, Action<(Of <(NameValueCollection>)>)), passing null for the action delegate.
SelectDimensionValue(String, Object, Action<(Of <(NameValueCollection>)>))
Constructs and returns a URL by calling SelectDimensionValue(DimensionValue) with the specified DimensionValue on a copy of the NavigationCommand with the specified ID.

See Also