IList<InputField> LoadForProductTemplate( int productTemplateId, InputFieldScope scope, string sortExpression )
Parameters
- productTemplateId
- Id of the product template to load for
- scope
- scope of input fields to consider
- sortExpression
- The sort expression to use for sorting the loaded objects.
Return Value
A collection of input fields for given product template