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.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected void ProcessAdditionalActions()
See Also