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.308
Syntax
XElement Serialize(
	IPublishingTarget target
)

Parameters

target
Type: Ingeniux.CMSIPublishingTarget
The publishing target being configured.

Return Value

Type: XElement
The XML serialization.
See Also