| Overload | Description | 
|---|---|
| LoadForProductTemplate(Int32,String,Int32,Int32) | Loads a collection of InputField objects for the given ProductTemplateId from the database | 
| LoadForProductTemplate(Int32,InputFieldScope) | Loads a collection of input fields for given product template | 
| LoadForProductTemplate(Int32,InputFieldScope,String) | Loads a collection of input fields for given product template | 
| LoadForProductTemplate(Int32,InputFieldScope,Int32,Int32) | Loads a collection of input fields for given product template | 
| LoadForProductTemplate(Int32,InputFieldScope,Int32,Int32,String) | Loads a collection of input fields for given product template |