Name | Description | |
---|---|---|
![]() |
When implemented by a derived class, processes postback data for the Calendar server control. |
|
![]() |
Raises the ContactSerialization event. |
|
![]() |
Raises the CultureChanged event. |
|
![]() |
Raises the ItemCreated event. |
|
![]() |
Raises the ItemDeleted event. |
|
![]() |
Raises the ItemInplaceEdited event. |
|
![]() |
Raises the ItemModified event. |
|
![]() |
Raises the ItemSerialization event. |
|
![]() |
Raises the LocationSerialization event. |
|
![]() |
Raises the RecurrenceSerialization event. |
|
![]() |
Raises the ReminderSerialization event. |
|
![]() |
Raises the ResourceSerialization event. |
|
![]() |
Raises the TaskSerialization event. |
|
![]() |
Raises the ThemeChanged event. |
|
![]() |
Raises the VisibleDateChanged event. |
|
![]() |
When implemented by a derived class, enables a server control to process an event raised when a form is posted to the server. |
|
![]() |
When implemented by a derived class in the server control notifies the ASP.NET application that the state of the control has changed. |
Name | Description | |
---|---|---|
![]() |
WebControl.AddAttributesToRender override. Adds HTML attributes and styles that need to be rendered by the specified HtmlTextWriter. |
|
![]() |
Control.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method. |
|
![]() |
Control.OnPreRender override. |
|
![]() |
Control.Render override. |
|
![]() |
WebControl.RenderContents override. Renders the contents of the control to the specified writer. |
|
![]() |
Control.SaveViewState override. Saves any server control view-state changes that have occurred since the time the page was posted back to the server. |
|
![]() |
Control.TrackViewState override. Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object. |