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
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Private Sub RaisePostDataChangedEvent
Implements IPostBackDataHandler.RaisePostDataChangedEvent
'Usage
Dim instance As DateTimeControl
CType(instance, IPostBackDataHandler).RaisePostDataChangedEvent()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
void IPostBackDataHandler.RaisePostDataChangedEvent()
Implements
IPostBackDataHandler.RaisePostDataChangedEvent()