| JavaScriptFunctionActionContext Property |
The javascript context for function execution, if context is null the current window used
Namespace:
Dynamicweb.Management.Actions
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax public virtual string Context { get; set; }
Public Overridable Property Context As String
Get
Set
Property Value
Type:
StringSee Also