EditorZoneBase::TrackViewState Method ()

 

Tracks changes to a zone control's view state.

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

protected:
virtual void TrackViewState() override

The TrackViewState method first calls the base method to track view state associated with an EditorZoneBase zone, and then begins tracking view state for the apply, cancel, and OK verbs.

.NET Framework
Available since 2.0
Return to top
Show: