System.Web.UI.WebControls.HiddenField.RaisePostDataChangedEvent Method

Notifies the ASP.NET application that the state of the System.Web.UI.WebControls.HiddenField control has changed.

Syntax

protected virtual void RaisePostDataChangedEvent ()

Remarks

The HiddenField.RaisePostDataChangedEvent method is a helper method used by the System.Web.UI.WebControls.HiddenField class to notify the ASP.NET application that the state of the System.Web.UI.WebControls.HiddenField control has changed.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0