System.Web.UI.WebControls.TreeView.RaisePostDataChangedEvent Method

Signals the System.Web.UI.WebControls.TreeView control to notify the ASP.NET application that the state of the control has changed.

Syntax

protected virtual void RaisePostDataChangedEvent ()

Remarks

Change events for the System.Web.UI.WebControls.TreeView control are raised from the TreeView.RaisePostDataChangedEvent method.

Requirements

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