다음을 통해 공유


GlobalCustomSettingsControl.RaisePostDataChangedEvent Method

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