SPCalendarDataSource.RaiseDataSourceChangedEvent method

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

Syntax

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

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

Parameters

See also

Reference

SPCalendarDataSource class

SPCalendarDataSource members

Microsoft.SharePoint.WebControls namespace