The GuidedNavigationUrlEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CommandSourceID |
Gets the ID of the ICommandSource for which the URL
is being constructed.
(Inherited from UrlEventArgs.) | |
| DataItem |
Gets the data item (DimensionValue or DimensionState) that
provides context for the URL.
| |
| Url |
Gets or sets the URL that should be rendered.
(Inherited from UrlEventArgs.) | |
| UrlManager |
Gets the URL manager that will be used to build the URL.
(Inherited from UrlEventArgs.) | |
| UrlType |
Gets the type of URL that is being constructed.
|