ContextSelector<T>.ContextChange Event
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Event ContextChange As EventHandler
'Usage
Dim instance As ContextSelector
Dim handler As EventHandler
AddHandler instance.ContextChange, handler
public event EventHandler ContextChange