CultureInfoHelper Class

Contains helper methods for dealing with culture.
Inheritance Hierarchy
SystemObject
  Dundas.BI.UtilityCultureInfoHelper

Namespace: Dundas.BI.Utility
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public static class CultureInfoHelper

The CultureInfoHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberTryGetCultureInfoTries to get the CultureInfo object by a string.
Top
See Also