When implemented by a class, instructs the server control to track changes to its view state.

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