Returns true if resource file exists for given culture.
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- cultureCode
- Type: System String
Culture code (e.g. "en-US")
- pathPrefix (Optional)
- Type: System String
Path prefix used to locate the resource files
Return Value
Type: BooleanSee Also