Click or drag to resize
CMSDocumentManagerProcessingAction Property
Indicates if workflow action is being processed

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public bool ProcessingAction { get; }

Property Value

Type: Boolean

Implements

ICMSDocumentManagerProcessingAction
See Also