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


In This Topic
    InputField Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the AdditionalData  
    Public Property Gets or sets the BasketItemInputs  
    Public Property Gets or sets the Columns  
    Public Property Gets or sets the ControlCssClass  
    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 PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets the InputChoices  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets the input type of this field.  
    Public Property Gets or sets the InputTypeId  
    Public Property Gets or sets a value indicating whether IsMerchantField  
    Public Property Gets or sets a value indicating whether IsRequired  
    Public Property Gets or sets the MaxLength  
    Public Property Gets or sets the Name  
    Public Property Gets or sets the OrderBy  
    Public Property Gets or sets a value indicating whether PersistWithOrder  
    Public Property Gets or sets the ProductTemplate  
    Public Property Gets or sets the ProductTemplateFields  
    Public Property Gets or sets the ProductTemplate for this entity.  
    Public Property Gets or sets the PromptCssClass  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the RequiredMessage  
    Public Property Gets or sets the Rows  
    Public Property Gets a unique Id for this Input field  
    Public Property Gets or sets the UserPrompt  
    Public Property Gets or sets a value indicating whether to Use ShopBy or not  
    Public Property Gets or sets the WishlistItemInputs  
    Top
    See Also