| CMSDocumentManagerSaveDocument Method (String) | 
            Saves document. Content changed flag is cleared if document was saved.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
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
See Also