get_XmlLang()

XmlParserContext::get_XmlLang() method

Returns the current xml:lang scope.

String System::Xml::XmlParserContext::get_XmlLang()

Return Value

The current xml:lang scope. If there is no xml:lang in scope, String::Empty is returned.

See Also