ASP.NET Pack Programmer's Guide
ViewSettings.TrackViewState Method
See Also
 





WebControl.TrackViewState override. Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object.

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

 Syntax

C#  Copy Code

public virtual void TrackViewState ()

Visual Basic  Copy Code

Public Overridable Sub TrackViewState ()

 See Also

ViewSettings Members
ViewSettings Class
MindFusion.Scheduling.WebForms Namespace