public InputField( ProductTemplate producttemplate, string name, string userprompt, short inputtypeid, byte rows, byte columns, int maxlength, bool isrequired, string requiredmessage, bool ismerchantfield, bool persistwithorder, string promptcssclass, string controlcssclass, string additionaldata, int orderby )
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
- requiredmessage
- The value of requiredmessage
- ismerchantfield
- The value of ismerchantfield
- persistwithorder
- The value of persistwithorder
- promptcssclass
- The value of promptcssclass
- controlcssclass
- The value of controlcssclass
- additionaldata
- The value of additionaldata
- orderby
- The value of orderby