Indicates whether the server control is saving changes to its view state.
[Visual Basic]
Protected ReadOnly Property IsTrackingViewState As Boolean
[C#]
protected bool IsTrackingViewState {get;}
[Delphi]
strict protected property IsTrackingViewState: Boolean read get_IsTrackingViewState;
See Also
C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |