Name | Description | |
---|---|---|
![]() |
Creates an exact copy of this item. |
|
![]() |
Object.Equals() override. Determines whether two Object instances are equal. |
|
![]() |
Returns a hash code for this Item. |
|
![]() |
Overloaded. |
|
![]() |
Loads a ViewState. Restores view-state information from a previous page request that was saved by the SaveViewState method. |
|
![]() |
Overloaded. |
|
![]() |
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. |
|
![]() |
Sets the recurrence of the item. |
|
![]() |
Tracks the ViewState. Causes tracking of view-state changes to this Item so they can be stored in a StateBag object. |
Name | Description | |
---|---|---|
![]() |
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. |
|
![]() |
Raises the VisualsChanged event. |