SetValueAction Class |
Namespace: Dynamicweb.Management.Actions
The SetValueAction type exposes the following members.
| Name | Description | |
|---|---|---|
| SetValueAction |
Create a new instance of SetValueAction.
| |
| SetValueAction(String, String) |
Creates a new instance of SetValueAction by specifying a target HTML input element and a value to apply to it
|
| Name | Description | |
|---|---|---|
| Enabled | (Inherited from Action.) | |
| Icon | (Inherited from Action.) | |
| IconColor | (Inherited from Action.) | |
| Id | (Inherited from Action.) | |
| Name | (Inherited from Action.) | |
| Target |
The name or id of the target HTML input element.
| |
| Title | (Inherited from Action.) | |
| Value |
The value to set
|