HtmlNodeNavigatorXmlLang Property |
Gets the xml:lang scope for the current node.
Always returns string.Empty in the case of HtmlNavigator implementation.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax public override string XmlLang { get; }
Public Overrides ReadOnly Property XmlLang As String
Get
Property Value
Type:
StringSee Also