| JavaScriptFunctionActionFunction Property |
The name of javascript function in the context or anonimouse js function in format (function(p1, p2, p2) { ... }), the "(,)" is important
Namespace:
Dynamicweb.Management.Actions
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax public virtual string Function { get; set; }
Public Overridable Property Function As String
Get
Set
Property Value
Type:
StringSee Also