[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 245

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 3.2 Generated 2024-02-25 Home