Click or drag to resize
ICultureService Interface
Defines culture-related methods

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public interface ICultureService

The ICultureService type exposes the following members.

Methods
  NameDescription
Public methodIsUICulture
Returns true when culture with given code is defined as UICulture.
Top
See Also