System::Xml::XPath::XPathNavigator::get_XmlLang method
XPathNavigator::get_XmlLang method
Returns the xml:lang scope for the current node.
virtual String System::Xml::XPath::XPathNavigator::get_XmlLang()
ReturnValue
A String that contains the value of the xml:lang scope, or String::Empty if the current node has no xml:lang scope value to return.
See Also
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++