Click or drag to resize

ISearchFieldsConfigSerialize Method


Gets/sets the XML serialization of the element.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
XElement Serialize(
	IPublishingTarget target
)

Parameters

target  IPublishingTarget
The publishing target being configured.

Return Value

XElement
The XML serialization.
See Also