| ICMSDocumentManagerGetJSFunction Method | 
            Gets java-script function
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxstring GetJSFunction(
	string action,
	string argument,
	string comment
)
Parameters
- action
- Type: SystemString
 Action name
- argument
- Type: SystemString
 Action argument
- comment
- Type: SystemString
 Action comment
Return Value
Type: 
String See Also
See Also