HttpBrowserCapabilitiesBase.RequiredMetaTagNameValue Property

 

When overridden in a derived class, used internally to produce a meta-tag that is required by some browsers.

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

abstract RequiredMetaTagNameValue : string with get
override RequiredMetaTagNameValue : string with get

Property Value

Type: System.String

A meta-tag that is required by some browsers.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: