ASP.NET Pack Programmer's Guide
Recurrence.SaveViewState Method
See Also
 





Saves any server side view-state changes that have occurred on this Recurrence item.

Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Object SaveViewState ()

Visual Basic  Copy Code

Public Function SaveViewState () As Object

 Return Value

Type: Object
The current view state of this Recurrence, if saved; otherwise null.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace