System.Web.UI.WebControls.Repeater.OnItemDataBound Method

Raises the Repeater.ItemDataBound event.

Syntax

protected virtual void OnItemDataBound (RepeaterItemEventArgs e)

Parameters

e
The System.Web.UI.WebControls.RepeaterItemEventArgs object that contains the event data.

Remarks

Raising an event invokes the event handler through a delegate. For more information, 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