public InputField( ProductTemplate producttemplate, string name, string userprompt, short inputtypeid, byte rows, byte columns, int maxlength, bool isrequired, bool ismerchantfield, bool persistwithorder )
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