Dynamicweb.eCommerce.Products Namespace : FieldOption Class |
For a list of all members of this type, see FieldOption members.
Name | Description | |
---|---|---|
Copy | Retrieves shallow copy of the current object. | |
Delete | Overloaded. Deletes an option. | |
DeleteAll | Deletes all options that belongs to specified field. | |
GetOptionByID | Retrieves an option from by its ID. | |
GetOptionsByFieldID | Retrieves a collection of options that matches specified field ID. | |
MaximumSort | Retrieves the maximum sort number for options that matches specified field ID. | |
MinimumSort | Retrieves the minimum sort number for options that matches specified field ID. | |
Save | Overloaded. Saves an option. |
Name | Description | |
---|---|---|
CopyFrom | Copies property values from the given object to the current one. | |
Fill | Fills object properties with the data from the specified System.Data.IDataReader object. | |
FillRow | Fill specified System.Data.DataRow object with property values of the current object. |