ActionBuilder Properties |
The ActionBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action |
Gets the UpdateAction associated with the builder.
|
![]() | Description |
Gets or sets a description of the action.
|
![]() | DisplayText |
Gets or sets the text used to represent the builder's Action to the user
when Description is blank.
|
![]() | Image |
Gets or sets the image used to represent the builder's Action to the user.
|
![]() | IsValid |
Gets a value indicating whether the builder's Action is valid.
|
![]() | ValidationErrors |
Gets a ValidationErrorCollection containing any validation errors for the action.
|