Causes the control to track changes to its view state so they can be stored in the object's ViewState property.

Namespace:  C1.Web.UI.Controls.C1NavPanel
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
protected override void TrackViewState()
Visual Basic (Declaration)
Protected Overrides Sub TrackViewState

See Also