For a list of all members of this type, see TBObject members.
| Name | Description | |
|---|---|---|
![]() | Clone | Creates and returns a deep copy of this object. |
![]() | ResetKey | Sets the key back to null (Inherited from Infragistics.WebUI.WebSchedule.UltraWebToolbar.KeyedObjectBase) |
![]() | TrackViewState | Activates the tracking of viewstate. |
| Name | Description | |
|---|---|---|
![]() | LoadViewState | Restores viewstate at the beginning of processing an HTTP request. |
![]() | OnAddedToCollection | Called when this object is being added to the passed in collection. The default implementation sets the internal primaryCollection reference if it hasn't already been set (Inherited from Infragistics.WebUI.WebSchedule.UltraWebToolbar.KeyedObjectBase) |
![]() | OnRemovedFromCollection | Called when this object is being removed from the passed in collection. The default implementation nulls out the primaryCollection if the passed in collection matches (Inherited from Infragistics.WebUI.WebSchedule.UltraWebToolbar.KeyedObjectBase) |
![]() | SaveViewState | Preserves viewstate at the end of processing an HTTP request. |