Click or drag to resize

IAppContextDocumentLang Property

Gets the language id to use for the page's HTML tag as specified in https://www.w3.org/International/questions/qa-html-language-declarations. Note that the language is based on the BestTextCulture value.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string DocumentLang { get; }

Property Value

Type: String
See Also