MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemSettings Methods
 


 Public Methods

  Name Description

LoadViewState

WebControl.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method.

SaveViewState

WebControl.SaveViewState override. Saves any server side view-state changes that have occurred in the ItemSettings since the time the page was posted back to the server.

TrackViewState

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.

 Protected Methods

  Name Description

OnSettingsChanged

Fires the SettingsChanged event.

 See Also

ItemSettings Class
MindFusion.Scheduling.WebForms Namespace