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

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public void TrackViewState()
Visual Basic
Public Sub TrackViewState

Implements

IStateManager..::..TrackViewState()()()()

See Also