Dynamicweb 8 Documentation
FieldOption Class Members
Properties  Methods 


The following tables list the members exposed by FieldOption.

Public Constructors
 NameDescription
Public ConstructorFieldOption ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyFieldIDGets or sets and ID of the related field.  
Public PropertyIDGets or sets option ID.  
Public PropertyIsDefaultGets or sets value indicating whether this option is selected by default.  
Public PropertyNameGets or sets option name.  
Public PropertySortGets or sets the sort number.  
Public PropertyValueGets or sets the value associated with this option.  
Top
Public Methods
 NameDescription
Public MethodCopyRetrieves shallow copy of the current object.  
Public MethodDeleteOverloaded. Deletes an option.  
Public Methodstatic (Shared in Visual Basic)DeleteAllDeletes all options that belongs to specified field.  
Public Methodstatic (Shared in Visual Basic)GetOptionByIDRetrieves an option from by its ID.  
Public Methodstatic (Shared in Visual Basic)GetOptionsByFieldIDRetrieves a collection of options that matches specified field ID.  
Public Methodstatic (Shared in Visual Basic)MaximumSortRetrieves the maximum sort number for options that matches specified field ID.  
Public Methodstatic (Shared in Visual Basic)MinimumSortRetrieves the minimum sort number for options that matches specified field ID.  
Public MethodSaveOverloaded. Saves an option.  
Top
Protected Methods
 NameDescription
Protected MethodCopyFromCopies property values from the given object to the current one.  
Protected MethodFillFills object properties with the data from the specified System.Data.IDataReader object.  
Protected MethodFillRowFill specified System.Data.DataRow object with property values of the current object.  
Top
See Also

Reference

FieldOption Class
Dynamicweb.eCommerce.Products Namespace

Send Feedback