ArcGIS API for Silverlight - Library Reference
CultureInfo Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortal Class : CultureInfo Property

Optional. Gets or sets the culture info used to access the portal. This locale might be used by the REST service to provide customized or localized content (featured groups/items etc) for different locales.

Syntax

Visual Basic (Declaration) 
Public Property CultureInfo As CultureInfo
C# 
public CultureInfo CultureInfo {get; set;}

Property Value

The culture info.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.