ICMSDocumentManagerGetJSFunction Method |
Gets java-script function
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax 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