Click or drag to resize
ILocaleISOCode Property
Get ISO code for this locale. This code is a combination of "ISO 639-1" (language code) and "ISO 3166-1 alpha-2" (country code). E.g. en-GB and sv-SE.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
string ISOCode { get; }

Property Value

Type: String
See Also