The PagerUrlEventArgs 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 |
The DataItem used to alter the state in 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 |
Type of url built by the Pager control
|