CMSDocumentManagerSaveDocument Method (String) |
Saves document. Content changed flag is cleared if document was saved.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntaxprotected bool SaveDocument(
string actionContext
)
Parameters
- actionContext
- Type: SystemString
Context of the action within which was the document save called.
Return Value
Type:
Boolean
See Also