![]() | JavaScriptFunctionAction Class |
Namespace: Dynamicweb.Management.Actions
The JavaScriptFunctionAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | JavaScriptFunctionAction | Initializes a new instance of the JavaScriptFunctionAction class |
Name | Description | |
---|---|---|
![]() | Context |
The javascript context for function execution, if context is null the current window used
|
![]() | Enabled | (Inherited from Action.) |
![]() | Function |
The name of javascript function in the context or anonimouse js function in format (function(p1, p2, p2) { ... }), the "(,)" is important
|
![]() | Icon | (Inherited from Action.) |
![]() | IconColor | (Inherited from Action.) |
![]() | Id | (Inherited from Action.) |
![]() | Name | (Inherited from Action.) |
![]() | Title | (Inherited from Action.) |