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.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private Event DataSourceChanged As EventHandler
Implements IDataSource.DataSourceChanged
'Usage
Dim instance As SoapDataSource
Dim handler As EventHandler
AddHandler CType(instance, IDataSource).DataSourceChanged, handler
event EventHandlerIDataSource.DataSourceChanged