System.Web.UI.EmptyControlCollection.Add Method

Denies the addition of the specified System.Web.UI.Control object to the collection.

Syntax

public override void Add (Control child)

Parameters

child
The System.Web.UI.Control to be added. This parameter is always ignored.

Remarks

Documentation for this section has not yet been entered.

Requirements

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