Represents view state object for the item.
[Visual Basic]
Overridable Protected ReadOnly Property ViewState As StateBag
[C#]
virtual protected StateBag ViewState {get;}
[Delphi]
strict protected property ViewState: StateBag read get_ViewState;
See Also
C1WebItemBase Class | C1WebItemBase Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |