AJE Components
XMLFormatter RemoveXMLDeclaration Method (String)AJE Data Report Engine Help
Removes the Xml Declaration from the specified XML.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public static string RemoveXMLDeclaration(
	string XML
)

Return Value

Type: OnlineString
Remarks

See Also