Click or drag to resize
BaseEditMenuRaiseGetClientActionScript Method
Raises event to get client action script.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected string RaiseGetClientActionScript(
	string actionName
)

Parameters

actionName
Type: SystemString
Action name

Return Value

Type: String
See Also