XPathFunctionFactory.EscapeHtmlURI Field |
Constants representing the names of XPath String functions.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string EscapeHtmlURI = "escape-html-uri"
Public Const EscapeHtmlURI As String = "escape-html-uri"
Field Value
Type:
String
See Also