The HtmlHead control allows programmatic access to the HTML head element in server code. The HTML head element is a container that can contain additional information about the page and the HtmlHead control is useful for specifying page formatting information that can be accessed at run time.
Namespace: System.Web.UI.HtmlControls Assembly: System.Web (in System.Web.dll)
Property
Description
Supported in .NET version
Adapter
This property …