ConstructorNeedsTagAttribute Class
.NET Framework 2.0
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
[AttributeUsageAttribute(AttributeTargets.Class)]
public sealed class ConstructorNeedsTagAttribute : Attribute
/** @attribute AttributeUsageAttribute(AttributeTargets.Class) */
public final class ConstructorNeedsTagAttribute extends Attribute
AttributeUsageAttribute(AttributeTargets.Class)
public final class ConstructorNeedsTagAttribute extends Attribute
Not applicable.