System.Web.UI.WebControls.Wizard.RegisterCommandEvents Method

Registers a new instance of the System.Web.UI.WebControls.CommandEventHandler class for the specified System.Web.UI.WebControls.IButtonControl object.

Syntax

protected void RegisterCommandEvents (IButtonControl button)

Parameters

button
The System.Web.UI.WebControls.IButtonControl for which the new instance of System.Web.UI.WebControls.CommandEventHandler is registered.

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