Saves the view state for the item.

Namespace:  C1.Web.Command
Assembly:  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

See Also