The TagCloudUrlEventArgs type exposes the following members.

Properties

  NameDescription
CommandSourceID
Gets the ID of the ICommandSource for which the URL is being constructed.
(Inherited from UrlEventArgs.)
DimensionValue
Gets the DimensionValue for which a link is being generated.
Search
Gets the Search for which a link is being generated.
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 a value indicating the type of URL that is being generated.

See Also