IList<InputField> LoadForProductTemplate( int productTemplateId, InputFieldScope scope, int maximumRows, int startRowIndex )
Parameters
- productTemplateId
- Id of the product template to load for
- scope
- scope of input fields to consider
- maximumRows
- Maximum number of rows to retrieve.
- startRowIndex
- Starting index from where to start retrieving.
Return Value
A collection of input fields for given product template