UpdateFieldCommand Constructors
Updates the field’s result.| Name | Parameters | Description |
|---|---|---|
| UpdateFieldCommand(IRichEditControl, Field) | control, field | Initializes a new instance of the UpdateFieldCommand class with the specified owner and the specified field. |
| UpdateFieldCommand(IRichEditControl) | control | Initializes a new instance of the UpdateFieldCommand class with the specified owner. |
See Also