Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / InputField Class / InputField Constructor / InputField Constructor(ProductTemplate,String,String,Int16,Byte,Byte,Int32,Boolean,Boolean,Boolean)
The value of producttemplate
The value of name
The value of userprompt
The value of inputtypeid
The value of rows
The value of columns
The value of maxlength
The value of isrequired
The value of ismerchantfield
The value of persistwithorder
In This Topic
    InputField Constructor(ProductTemplate,String,String,Int16,Byte,Byte,Int32,Boolean,Boolean,Boolean)
    In This Topic
    Initializes a new instance of the InputField class.
    Syntax

    Parameters

    producttemplate
    The value of producttemplate
    name
    The value of name
    userprompt
    The value of userprompt
    inputtypeid
    The value of inputtypeid
    rows
    The value of rows
    columns
    The value of columns
    maxlength
    The value of maxlength
    isrequired
    The value of isrequired
    ismerchantfield
    The value of ismerchantfield
    persistwithorder
    The value of persistwithorder
    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