Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / Option Class


In This Topic
    Option Class Properties
    In This Topic

    For a list of all members of this type, see Option members.

    Public Properties
     NameDescription
    Public Property Gets the active thumbnail columns.  
    Public Property Gets the active thumbnail height.  
    Public Property Gets the active thumbnail width.  
    Public Property Gets or sets the Choices  
    Public Property Gets or sets the CreatedDate  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the HeaderText  
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets the Name  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets the ProductOptions  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets a value indicating whether ShowThumbnails  
    Public Property Gets or sets the ThumbnailColumns  
    Public Property Gets or sets the ThumbnailHeight  
    Public Property Gets or sets the ThumbnailWidth  
    Top
    See Also