Click or drag to resize
CMSDocumentManagerRejectDocument Method (String)
Rejects document

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public void RejectDocument(
	string comment
)

Parameters

comment
Type: SystemString
Comment
See Also