Click or drag to resize

ElementShowAction Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public class ElementShowAction : JavaScriptFunctionAction

The ElementShowAction type exposes the following members.

Constructors
  NameDescription
Public methodElementShowAction
Initializes a new instance of the ElementShowAction class
Top
Properties
  NameDescription
Public propertyContext
The javascript context for function execution, if context is null the current window used
(Inherited from JavaScriptFunctionAction.)
Public propertyEnabled (Inherited from Action.)
Public propertyFunction (Overrides JavaScriptFunctionActionFunction.)
Public propertyIcon (Inherited from Action.)
Public propertyIconColor (Inherited from Action.)
Public propertyId (Inherited from Action.)
Public propertyName (Inherited from Action.)
Public propertyTitle (Inherited from Action.)
Top
Methods
  NameDescription
Public methodToJson (Inherited from Action.)
Public methodToString (Inherited from Action.)
Top
Fields
  NameDescription
Public fieldSelector
Top
See Also