System.Web.UI.WebControls.Repeater.ItemCommand Event

Occurs when a button is clicked in the System.Web.UI.WebControls.Repeater control.

Syntax

public event RepeaterCommandEventHandler ItemCommand

Remarks

This event is raised when a button in the System.Web.UI.WebControls.Repeater control is clicked.

This event causes a round-trip from the client to occur.

For more information about handling events, see Consuming Events.

Requirements

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