ConstructorNeedsTagAttribute Class
.NET Framework 2.0
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
'Declaration <AttributeUsageAttribute(AttributeTargets.Class)> _ Public NotInheritable Class ConstructorNeedsTagAttribute Inherits Attribute 'Usage Dim instance As ConstructorNeedsTagAttribute
/** @attribute AttributeUsageAttribute(AttributeTargets.Class) */
public final class ConstructorNeedsTagAttribute extends Attribute
AttributeUsageAttribute(AttributeTargets.Class)
public final class ConstructorNeedsTagAttribute extends Attribute
Not applicable.
Community Additions
ADD
Show: