HtmlHead.Description Property

.NET Framework (current version)
 

Gets the content of the "description" meta element.

Namespace:   System.Web.UI.HtmlControls
Assembly:  System.Web (in System.Web.dll)

Public Property Description As String

Property Value

Type: System.String

The content of the "description" meta element.

For information about this property, see the Page.MetaDescription property.

.NET Framework
Available since 4.0
Return to top
Show: