Click or drag to resize
CMSDocumentManagerSaveDocumentInternal Method
Saves document.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
protected bool SaveDocumentInternal(
	string actionContext
)

Parameters

actionContext
Type: SystemString
Context of the action within which was the document save called.

Return Value

Type: Boolean
See Also