Share via


SPCalendarDataSource.IDataSource.DataSourceChanged Event

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 SPCalendarDataSource
Dim handler As EventHandler

AddHandler CType(instance, IDataSource).DataSourceChanged, handler
event EventHandlerIDataSource.DataSourceChanged

Implements

IDataSource.DataSourceChanged

See Also

Reference

SPCalendarDataSource Class

SPCalendarDataSource Members

Microsoft.SharePoint.WebControls Namespace