Click or drag to resize
CMSDocumentManagerHandleWorkflow Property
Indicates if workflow actions should be displayed and handled

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool HandleWorkflow { get; set; }

Property Value

Type: Boolean

Implements

ICMSDocumentManagerHandleWorkflow
See Also