Gets a value that indicates whether the server control is saving changes to its view state.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public bool IsTrackingViewState { get; } |
Visual Basic |
---|
Public ReadOnly Property IsTrackingViewState As Boolean Get |