ITaxonomyManagerSerialize Method Ingeniux CMS Content Store API

Returns the XML presentation of the Taxonomy Tree

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

XElement Serialize(
	bool isPublish = false
)

Parameters

isPublish (Optional)
Type: SystemBoolean
If it is a publish, we don't need to include user security information.

Return Value

Type: XElement

[Missing <returns> documentation for "M:Ingeniux.CMS.ITaxonomyManager.Serialize(System.Boolean)"]

See Also

Reference