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


 Public Methods

  Name Description

Clone

Creates an exact copy of this item.

Equals

Object.Equals() override. Determines whether two Object instances are equal.

GetHashCode

Returns a hash code for this Item.

LoadFrom

Overloaded.  

LoadViewState

Loads a ViewState. Restores view-state information from a previous page request that was saved by the SaveViewState method.

SaveTo

Overloaded.  

SaveViewState

Saves the ViewState. Saves any server side view-state changes that have occurred at this Item since the time the page was posted back to the server.

SetRecurrence

Sets the recurrence of the item.

TrackViewState

Tracks the ViewState. Causes tracking of view-state changes to this Item so they can be stored in a StateBag object.

 Protected Methods

  Name Description

CopyOccurrence

Called by the recurrence whenever a new occurrence is generated in order to populate the property fields of the instance with values from the master item.

OnVisualsChanged

Raises the VisualsChanged event.

 See Also

Item Class
MindFusion.Scheduling Namespace