LevelHierarchyDataSource.IDataSourceOnDataSourceChanged Method

Raises an event handler.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Overridable Sub IDataSourceOnDataSourceChanged ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.IDataSourceOnDataSourceChanged(e)
protected virtual void IDataSourceOnDataSourceChanged(
    EventArgs e
)

Parameters

  • e
    Type: System.EventArgs

    A System.EventArgs object containing the event information.

See Also

Reference

LevelHierarchyDataSource Class

LevelHierarchyDataSource Members

Microsoft.SharePoint.Publishing.WebControls Namespace