System.Web.UI.ConstructorNeedsTagAttribute Class

Specifies that a server control needs a tag name in its constructor.

See Also: ConstructorNeedsTagAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class ConstructorNeedsTagAttribute : Attribute

Remarks

For background information, see Extending Metadata Using Attributes.

Requirements

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