Compartilhar via


ConsoleDataSource.DataSourceChanged evento

Manipula o evento DataSourceChanged .

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

Sintaxe

'Declaração
Public Event DataSourceChanged As EventHandler
'Uso
Dim instance As ConsoleDataSource
Dim handler As EventHandler

AddHandler instance.DataSourceChanged, handler
public event EventHandler DataSourceChanged

Implementos

IHierarchicalDataSource.DataSourceChanged

Ver também

Referência

ConsoleDataSource classe

ConsoleDataSource membros

Microsoft.SharePoint.Publishing.WebControls namespace