다음을 통해 공유


CustomSettingsControl.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 CustomSettingsControl

instance.RaisePostDataChangedEvent()
public abstract void RaisePostDataChangedEvent()

Implements

IPostBackDataHandler.RaisePostDataChangedEvent()

See Also

Reference

CustomSettingsControl Class

CustomSettingsControl Members

Microsoft.Office.RecordsManagement.InformationPolicy Namespace