AJE Components
XMLFormatter RemoveAllNamespaces Method AJE Data Report Engine Help
Removes the Xml Namespace from the specified XElement.

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

public static XElement RemoveAllNamespaces(
	XElement XElement
)

Return Value

Type: OnlineXElement
Remarks

See Also