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