MindFusion.Scheduling for ASP.NET Programmer's Guide
LocalizationInfo.IsTrackingViewState Property
See Also
 





Gets a value that indicates whether changes to the view state are saved.

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

 Syntax

C#  Copy Code

public bool IsTrackingViewState { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsTrackingViewState As Boolean

 Property Value

Type: Boolean

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling.WebForms Namespace