ConsoleDataSource.DataSourceChanged event
Handles the DataSourceChanged event.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Event DataSourceChanged As EventHandler
'Usage
Dim instance As ConsoleDataSource
Dim handler As EventHandler
AddHandler instance.DataSourceChanged, handler
public event EventHandler DataSourceChanged
Implements
IHierarchicalDataSource.DataSourceChanged