LocalizationHelper ResourceFileExistsForCulture Method Kentico 8.1 API Reference
Returns true if resource file exists for given culture.

Namespace: CMS.Localization
Assembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

cultureCode
Type: OnlineSystem String
Culture code (e.g. "en-US")
pathPrefix (Optional)
Type: OnlineSystem String
Path prefix used to locate the resource files

Return Value

Type: OnlineBoolean
See Also