ClientSideModelSettings Properties
Provides settings for a client-side control model.Name | Description |
---|---|
IncludeCldrData | Specifies whether or not to load CLDR JSON data for the current locale to a control’s client-side. |
IncludeCldrSupplemental | Specifies whether or not to load basic CLDR supplemental data to a control’s client-side. |
IncludeLocalization | Specifies whether or not to load a localization script to a control’s client-side. |
See Also