WebControl Constructor ()
.NET Framework (current version)
Initializes a new instance of the WebControl class that represents a Span HTML tag.
Assembly: System.Web (in System.Web.dll)
This constructor is used to initialize a new instance of the WebControl class that represents a Span HTML element.
The following table shows the initial property value for an instance of WebControl.
Property | Initial Value |
|---|---|
TagKey | The Span enumeration value. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
