System.Web.UI.WebControls.RepeaterItem.OnBubbleEvent Method

Assigns any sources of the event and its information to the parent System.Web.UI.WebControls.Repeater control, if the EventArgs parameter is an instance of System.Web.UI.WebControls.RepeaterCommandEventArgs.

Syntax

protected override bool OnBubbleEvent (object source, EventArgs e)

Parameters

source
The source of the event.
e
An EventArgs that contains the event data.

Returns

true if the event assigned to the parent was raised, otherwise false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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