View state for the group.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
protected StateBag ViewState { get; }
Visual Basic (Declaration)
Protected ReadOnly Property ViewState As StateBag

See Also