'Declaration Protected Overridable ReadOnly Property ViewState As StateBag
'Usage Dim instance As StateManaged Dim value As StateBag value = instance.ViewState
protected virtual StateBag ViewState {get;}
'Declaration Protected Overridable ReadOnly Property ViewState As StateBag
'Usage Dim instance As StateManaged Dim value As StateBag value = instance.ViewState
protected virtual StateBag ViewState {get;}