HtmlTitle Constructor ()
.NET Framework (current version)
Initializes a new instance of the HtmlTitle class.
Assembly: System.Web (in System.Web.dll)
Use this constructor to create and initialize a new instance of the HtmlTitle control using default values. It creates an HTML <title> element on the Web page. The following table shows the initial property value for an instance of the HtmlTitle class.
Property | Initial Value |
|---|---|
The "title" literal string. |
.NET Framework
Available since 2.0
Available since 2.0
Show: