[]
Saves the current options to the specified ComplexField.
public override void Save(ComplexField field)
| Type | Name | Description |
|---|---|---|
| ComplexField | field | The ComplexField to which the options will be saved. |
| Type | Condition |
|---|---|
| PropertyNullOrWhiteSpaceException |
Saves the current options to the specified SimpleField.
public override void Save(SimpleField field)
| Type | Name | Description |
|---|---|---|
| SimpleField | field | The SimpleField to which the options will be saved. |
| Type | Condition |
|---|---|
| PropertyNullOrWhiteSpaceException |