Represents the method that handles the PageSelected and PageDeselected events.
[Visual Basic]
Public Delegate Sub MultiPageEventHandler( _
ByVal
sender As
Object, _
ByVal
args As
MultiPageEventArgs _
)
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
EO.Web Namespace