Click or drag to resize
WebClientInformationLocale Property
Current locale specified by user. This locale is used when information that is language handled are retrieved from a web service.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public WebLocale Locale { get; set; }

Property Value

Type: WebLocale
See Also