The UrlEventArgs type exposes the following members.

Properties

  NameDescription
CommandSourceID
Gets the ID of the ICommandSource for which the URL is being constructed.
Url
Gets or sets the URL that should be rendered.
UrlManager
Gets the URL manager that will be used to build the URL.

See Also