| CMSDocumentManagerSaveDocumentInternal Method | 
            Saves document.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected 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
See Also