Gets a dictionary of state information that allows you to save and restore the view state of the object across multiple requests for the same page.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
protected StateBag ViewState { get; } |
Visual Basic
![]() |
---|
Protected ReadOnly Property ViewState As StateBag |
An instance of the System.Web.UI.StateBag class that contains the view-state information.