CMSAutomationManagerGetJSFunction Method |
Gets java-script function
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 11.0.0
Syntax public string 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:
StringSee Also