TheCommonUtils..::..cdeCreateXMLElement Method (String, String)
Create an XML element.
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- strInput
- Type: String
The stand-alone XML element (when pTag is null) or the XML content (when pTag is non-null).
- pTag
- Type: String
Either null, or the outer XML tag name.