Node.LookupNamespaceURI
Node.LookupNamespaceURI method
Look up the namespace URI associated to the given prefix, starting from this node.
public string LookupNamespaceURI(string prefix)
Parameter | Type | Description |
---|---|---|
prefix | String | The prefix. |
Return Value
Returns namespace URI
See Also
- class Node
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG