CMSDocumentManagerSaveDocumentInternal Method |
Saves document.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected bool SaveDocumentInternal(
string actionContext
)
Parameters
- actionContext
- Type: SystemString
Context of the action within which was the document save called.
Return Value
Type:
BooleanSee Also