Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TDOMNode.GetNamespaceURI

Gets the value for the NamespaceURI property.

Declaration

Source position: laz2_dom.pas line 244

protected function TDOMNode.GetNamespaceURI: DOMString; virtual;

Function result

Value for the NamespaceURI property.

See also

TDOMNode.NamespaceURI

  

URI for the NameSpace assigned to the DOM Node.


Version 4.4 Generated 2025-11-08 Home