Show / Hide Table of Contents

Property CultureInfo

CultureInfo

Gets the information that specifies culture-specific formatting to use when accessing ArcGISPortal content. Must be set using the appropriate CreateAsync method.

Declaration
public CultureInfo CultureInfo { get; }
Property Value
Type Description
System.Globalization.CultureInfo

The culture info.

Remarks

The culture provides localized content when viewing featured groups or items, adding or updating an item, adding a comment or rating to an Item, and so on. If not explicitly set, the culture used by the device/machine is used. If requested culture is not supported by the portal or set to null, the culture specified in the portal/organization settings is used.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.0 - 200.7
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.7
In This Article
Back to top Copyright © 2022 Esri.