MindFusion.Scheduling for ASP.NET Programmer's Guide
LocalizationInfo.SaveViewState Method
See Also
 





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

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

 Syntax

C#  Copy Code

public Object SaveViewState ()

Visual Basic  Copy Code

Public Function SaveViewState () As Object

 Return Value

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

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling.WebForms Namespace