Click or drag to resize

RulesGroupCollectionSerialize Method (XmlElement, XmlDocument)

Namespace:  Dynamicweb.Modules.Searching.Rules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void Serialize(
	XmlElement appendTo,
	XmlDocument doc
)

Parameters

appendTo
Type: System.XmlXmlElement
doc
Type: System.XmlXmlDocument
See Also