Click or drag to resize

SmartSearchSerializeSortInfo Method

Namespace:  Dynamicweb.SmartSearch
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
protected void SerializeSortInfo(
	ref XmlElement appendTo,
	ref XmlDocument doc,
	params SmartSearchSortInfo[] SortParams
)

Parameters

appendTo
Type: System.XmlXmlElement
doc
Type: System.XmlXmlDocument
SortParams
Type: Dynamicweb.SmartSearchSmartSearchSortInfo
See Also