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





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

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

 Syntax

C#  Copy Code

public override void TrackViewState ()

Visual Basic  Copy Code

Public Overrides Sub TrackViewState ()

 See Also

CellSettings Members
CellSettings Class
MindFusion.Scheduling.WebForms Namespace