Saves the view state and returns it as an object.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
protected virtual Object SaveViewState() |
| Visual Basic (Declaration) |
|---|
Protected Overridable Function SaveViewState As Object |