TreeView::IPostBackDataHandler::RaisePostDataChangedEvent Method ()
.NET Framework (current version)
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.
Assembly: System.Web (in System.Web.dll)
private: virtual void RaisePostDataChangedEvent() sealed = IPostBackDataHandler::RaisePostDataChangedEvent
Control developers should override the RaisePostDataChangedEvent method.
.NET Framework
Available since 2.0
Available since 2.0
Show: