[]
Provides methods for working with field options.
public interface IFieldOptions
Public Interface IFieldOptions
Name | Description |
---|---|
Load(ComplexField) | Loads options from the specified ComplexField. |
Load(SimpleField) | Loads options from the specified SimpleField. |
Save(ComplexField) | Saves the current options to the specified ComplexField. |
Save(SimpleField) | Saves the current options to the specified SimpleField. |