Share via


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