For a list of all members of this type, see LoaderModel members.
| Name | Description | |
|---|---|---|
![]() | AutoDetectLocale | Indicates whether the loader should automatically detect browser's locale. Default value is false. |
![]() | CssPath | Sets the script path for the CSS resources. |
![]() | ID | Sets the ID of the loader. |
![]() | Locale | Sets the locale for the widgets on the page: "ja", "ru" etc. Not needed when English locale is used. |
![]() | LocalePath | Sets the locale path for the location of localization js files. If omitted defaults to "modules/i18n" off the ScriptPath. |
![]() | Regional | Sets regional settings for the widgets on the page: "ja", "en-GB" etc. If ommitted, the settings are inferred from Locale. |
![]() | Resources | Sets comma separated resources to load first. Can be either Infragistics module, or any .js or .css files in the same location as specified by ScriptPath. |
![]() | ScriptPath | Sets the script path for the Java Script resources. |
![]() | Theme | Sets the theme name for the widgets on the page. |
| Name | Description | |
|---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub