CultureHelperIsCultureRTL Method |
Returns true if specified culture is right to left culture.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool IsCultureRTL(
string cultureCode
)
Parameters
- cultureCode
- Type: SystemString
Return Value
Type:
BooleanSee Also