Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.FormEngine Namespaces
CMS.FormEngine.Web.UI
CMSDocumentManager Class
CMSDocumentManager Methods
RejectDocument Method
RejectDocument Method (String)
RejectDocument Method (Int32, String)
CMSDocumentManager
RejectDocument Method (Int32, String)
Rejects document
Namespace:
CMS.FormEngine.Web.UI
Assembly:
CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 11.0.0
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.FormEngine.Web.UI Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com