Click or drag to resize

ScriptAction Class

Inheritance Hierarchy

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
public class ScriptAction : Action

The ScriptAction type exposes the following members.

Constructors
  NameDescription
Public methodScriptAction
Initializes a new instance of the ScriptAction class
Top
Properties
  NameDescription
Public propertyEnabled (Inherited from Action.)
Public propertyIcon (Inherited from Action.)
Public propertyIconColor (Inherited from Action.)
Public propertyId (Inherited from Action.)
Public propertyName (Inherited from Action.)
Public propertyScript
Public propertyTitle (Inherited from Action.)
Top
Methods
See Also