Gets the Namespace URI with the specified Prefix.
Source position: laz2_xpath.pas line 324
public function TXPathNSResolver.LookupNamespaceURI( |
const aPrefix: DOMString |
):DOMString; virtual; |
aPrefix |
|
Prefix to locate in the Namespace information for the Context node. |
Namespace URI for the specified Prefix.
Namespace prefixes and URI are resolved relative to the context node for the resolver.
| Version 4.4 | Generated 2025-11-08 | Home |