Click or drag to resize
XmlUtilescape Method (String)

[Missing <summary> documentation for "M:DXMLBase.Xml.XmlUtil.escape(System.String)"]

Namespace: DXMLBase.Xml
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string escape(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:DXMLBase.Xml.XmlUtil.escape(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:DXMLBase.Xml.XmlUtil.escape(System.String)"]

See Also