Saves the view state and returns it as an object.
[Visual Basic]
Overridable Protected Function SaveViewState() As Object
[C#]
virtual protected object SaveViewState()
[Delphi]
strict protected function SaveViewState(): Object; virtual;
Return Value
Saved view state.
See Also
C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |