| ICMSDocumentManagerApproveDocument Method | 
            Approves document.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxvoid ApproveDocument(
	int stepId,
	string comment
)
Parameters
- stepId
- Type: SystemInt32
 Workflow step ID (optional)
- comment
- Type: SystemString
 Comment
 See Also
See Also