Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.FormControls
CMSDocumentManager Class
CMSDocumentManager Methods
RejectDocument Method
RejectDocument Method (String)
RejectDocument Method (Int32, String)
CMSDocumentManager
RejectDocument Method (Int32, String)
Rejects document
Namespace:
CMS.FormControls
Assembly:
CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
RejectDocument
(
int
historyId
,
string
comment
)
Parameters
historyId
Type:
System
Int32
Workflow history ID (optional)
comment
Type:
System
String
Comment
Implements
ICMSDocumentManager
RejectDocument(Int32, String)
See Also
Reference
CMSDocumentManager Class
RejectDocument Overload
CMS.FormControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com