Gets a dictionary of state information that allows you to save and restore the view state of this LocalizationInfo across multiple requests for the same page.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
protected virtual StateBag ViewState { get; } |
Visual Basic
![]() |
---|
Protected Overridable ReadOnly Property ViewState As StateBag |
Type: StateBag