Click or drag to resize
InlineUserControlViewState Property
ViewState - overridden for the Master page ViewState fix.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected override StateBag ViewState { get; }

Property Value

Type: StateBag
See Also