XmlExtensionsWriteFormattedXmlToStream Method |
Namespace: CMS.Helpers
public static void WriteFormattedXmlToStream( this XmlDocument document, Stream stream, bool omitXmlDeclaration = false )
Exception | Condition |
---|---|
ArgumentNullException | document is null. |