Click or drag to resize
ICMSDocumentManagerGetJSSaveFunction Method
Gets java-script function for save action

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
string GetJSSaveFunction(
	string createAnother
)

Parameters

createAnother
Type: SystemString
Create another flag

Return Value

Type: String
See Also