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.
Signals the server control to notify the ASP.NET application that the state of the control has changed.
Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public MustOverride Sub RaisePostDataChangedEvent
'Usage
Dim instance As GlobalCustomSettingsControl
instance.RaisePostDataChangedEvent()
public abstract void RaisePostDataChangedEvent()
Implements
IPostBackDataHandler.RaisePostDataChangedEvent()
See Also
Reference
GlobalCustomSettingsControl Class
GlobalCustomSettingsControl Members
Microsoft.Office.RecordsManagement.InformationPolicy Namespace