ConnectionsZone::TrackViewState Method ()

 

Tracks view-state changes to the ConnectionsZone control so the changes can be stored in the control's StateBag object.

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

protected:
virtual void TrackViewState() override

This method calls the base method in the ToolZone class and also triggers view-state tracking for the verbs associated with a ConnectionsZone control.

.NET Framework
Available since 2.0
Return to top
Show: