Click or drag to resize

IWorkflowManagerSerializeWorkflows Method


Retrieves all the Workflows and serializes them into an XElement.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
XElement SerializeWorkflows()

Return Value

Type: XElement
Collections of Workflows serialized into an XElement
See Also