Click or drag to resize
CMSDocumentManagerProcessAdditionalActions Method
Processes additional document actions (task logging, search index task creation...). Substitutes the actions from DocumentHelper if not used.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
protected void ProcessAdditionalActions()
See Also