ModifyUpdatableAction Fields |
The ModifyUpdatableAction type exposes the following members.
Name | Description | |
---|---|---|
ErrorHandler | Specifies an error handling method in case an exception occures during the execution of the action. (Inherited from BaseAction.) | |
Expression | Specifies an expression that returns IUpdatable or string (to load IUpdatable by URL) or collection of these. | |
Fields | Contains the fields that are defined for the modified item. (Inherited from BaseUpdatableAction.) | |
RunWithElevatedPrivileges | If enabled, the action is executed with elevated privileges. (Inherited from ElevatedBaseAction.) | |
TagModifications | Contains the tags that are applied to the modified item. (Inherited from BaseUpdatableAction.) |