System.Web.UI.EmptyControlCollection Class

Provides standard support for a System.Web.UI.ControlCollection collection that is always empty.

See Also: EmptyControlCollection Members

Syntax

public class EmptyControlCollection : ControlCollection

Remarks

This class is used when you want to define a custom control that does not allow child controls.

Requirements

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