DefaultConstructorAttribute allows a Control to specify that it needs a tagname in its constructor.
Object
Attribute
MemberAttribute
ConstructorNeedsTagAttribute
[Visual Basic] Public Class ConstructorNeedsTagAttribute Inherits MemberAttribute [C#] public class ConstructorNeedsTagAttribute : MemberAttribute [C++] public __gc class ConstructorNeedsTagAttribute : public MemberAttribute [JScript] public class ConstructorNeedsTagAttribute extends MemberAttribute
[To be supplied.]
Namespace: System.Web.UI
Assembly: System.Web.dll
ConstructorNeedsTagAttribute Members | System.Web.UI Namespace | MemberAttribute