ConstructorNeedsTagAttribute.NeedsTag Property
.NET Framework (current version)
Indicates whether a control needs a tag name in its constructor. This property is read-only.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if the control needs a tag in its constructor. The default is false.
.NET Framework
Available since 1.1
Available since 1.1
Show: