System.Web.UI.HtmlControls.HtmlSelect.ServerChange Event

Occurs when the selected items in the System.Web.UI.HtmlControls.HtmlSelect control change between posts to the server.

Syntax

public event EventHandler ServerChange

Remarks

The HtmlSelect.ServerChange event is raised when the selected items in the System.Web.UI.HtmlControls.HtmlSelect control change between posts to the server.

Note:

The control must have view state enabled for the HtmlSelect.ServerChange event to work correctly.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0