TreeView::RaisePostDataChangedEvent Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Signals the TreeView control to notify the ASP.NET application that the state of the control has changed.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

protected:
virtual void RaisePostDataChangedEvent()

Change events for the TreeView control are raised from the RaisePostDataChangedEvent method.

.NET Framework
Available since 2.0
Return to top
Show: