System.Web.UI.WebControls.CreateUserWizard.OnBubbleEvent Method

Determines whether the event for the server control is passed up the page's UI server control hierarchy.

Syntax

protected override bool OnBubbleEvent (object source, EventArgs e)

Parameters

source
None
e
None

Returns

A Boolean value.

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: 2.0.0.0
Since: .NET 2.0