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.6.492
Syntax
XElement SerializeWorkflows()

Return Value

XElement
Collections of Workflows serialized into an XElement
See Also