For a list of all members of this type, see WebScheduleInfo members.
Name | Description | |
---|---|---|
![]() | ActiveDayChanged | Fired after the ActiveDayUtc property has changed. |
![]() | ActiveDayChanging | Fired before the ActiveDayUtc property is changed |
![]() | ActiveResourceChanged | Fired when the Active Resource has been changed |
![]() | ActiveResourceChanging | Fired when Active Resource is about to change |
![]() | ActivityAdded | Fired after the Activity has been added. |
![]() | ActivityAdding | Fired before the Activity is added. |
![]() | ActivityDeleted | Fired after the Activity is deleted. |
![]() | ActivityDeleting | Fired before the Activity is deleted. |
![]() | ActivityUpdated | Fired after the Activity is updated. |
![]() | ActivityUpdating | Fired bfore the Activity is updated. |
![]() | DataBinding | Occurs when the server control binds to a data source. (Inherited from System.Web.UI.Control) |
![]() | Disposed | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. (Inherited from System.Web.UI.Control) |
![]() | FrameIntervalChanging | Fired during data bind to notify listeners to set the FrameInterval value to a size that is adequate to display activities. The size depends on the number of days that are visible in the user interface. |
![]() | Init | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from System.Web.UI.Control) |
![]() | Load | Occurs when the server control is loaded into the System.Web.UI.Page object. (Inherited from System.Web.UI.Control) |
![]() | PreRender | Occurs after the System.Web.UI.Control object is loaded but prior to rendering. (Inherited from System.Web.UI.Control) |
![]() | ReminderDismissed | Fired after the Activity is updated. |
![]() | ReminderDismissing | Fired bfore the Reminder is dismissed |
![]() | ResourcesFetched | Fired when Resources are fetched from underlying data source |
![]() | Unload | Occurs when the server control is unloaded from memory. (Inherited from System.Web.UI.Control) |
![]() | VarianceAdded | Fired once the Variance instance is added |
![]() | VarianceAdding | Fired before the Variance is added. |