Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1WebCustomGroup
.
.
::
.
ViewState Property
C1WebCustomGroup Class
See Also
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
C1WebCustomGroup Class
C1.Web.Command Namespace