Click or drag to resize
CMSDocumentManagerGetAllowSubmitScript Method
Gets allow submit script for save changes support

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string GetAllowSubmitScript()

Return Value

Type: String
Allow submit script for save changes support

Implements

ICMSDocumentManagerGetAllowSubmitScript
See Also