CMSDocumentManagerSaveDocument Method (String) |
Saves document. Content changed flag is cleared if document was saved.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 11.0.0
Syntax protected bool SaveDocument(
string actionContext
)
Parameters
- actionContext
- Type: SystemString
Context of the action within which was the document save called.
Return Value
Type:
BooleanSee Also