DateTimeControl.IPostBackDataHandler.RaisePostDataChangedEvent Method

Signals the server control to notify Microsoft SharePoint Foundation that the state of the control has changed.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Private Sub RaisePostDataChangedEvent
    Implements IPostBackDataHandler.RaisePostDataChangedEvent
'Usage
Dim instance As DateTimeControl

CType(instance, IPostBackDataHandler).RaisePostDataChangedEvent()
void IPostBackDataHandler.RaisePostDataChangedEvent()

Implements

IPostBackDataHandler.RaisePostDataChangedEvent()

See Also

Reference

DateTimeControl Class

DateTimeControl Members

Microsoft.SharePoint.WebControls Namespace