Click or drag to resize
ILocaleDataSource Interface
Definition of the LocaleDataSource interface. This interface is used to retrieve locale related information.

Namespace: ArtDatabanken.Data.DataSource
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface ILocaleDataSource : IDataSource

The ILocaleDataSource type exposes the following members.

Methods
  NameDescription
Public methodGetLocales
Get all active locales.
Top
See Also