Dynamicweb 8 Documentation
FieldOptionCollection Class
Members 

Represents a collection of field options.
Object Model
FieldOptionCollection ClassFieldOption Class
Syntax
'Declaration
 
<SerializableAttribute()> 
Public Class FieldOptionCollection 
   Inherits System.Collections.Generic.List(Of FieldOption)
[SerializableAttribute()] 
public class FieldOptionCollection : System.Collections.Generic.List<FieldOption> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Dynamicweb.eCommerce.Products.FieldOptionCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FieldOptionCollection Members
Dynamicweb.eCommerce.Products Namespace

Send Feedback