Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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