[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#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.0 Generated 2025-05-03 Home