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

See also

Reference

ContextSelector<T> class

ContextSelector<T> members

Microsoft.SharePoint.WebControls namespace