MindFusion.Scheduling for ASP.NET Programmer's Guide
Recurrence.ViewState Property
See Also
 





Gets or sets the ViewState of this Recurrence.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

protected virtual StateBag ViewState { get; }

Visual Basic  Copy Code

Protected Overridable ReadOnly Property ViewState As StateBag

 Property Value

An instance of the System.Web.UI.StateBag class that contains the view-state information for the Recurrence.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace