Click or drag to resize

XmlUtilsXmlEscape Method

Namespace:  Omada.OE.AppLogic.Serialization
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static string XmlEscape(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: String
See Also