Show / Hide Table of Contents

Property PortalThumbnailUri

PortalThumbnailUri

Gets the URI of the portal thumbnail.

Declaration
[JsonIgnore]
[Obsolete("Use PortalInfo.Thumbnail instead.")]
public Uri PortalThumbnailUri { get; }
Property Value
Type Description
System.Uri

The URI of the portal thumbnail.

Remarks

In the case of multi-tenant Portals PortalThumbnailUri and ThumbnailUri will be different for organizational users. In the case of single-tenant Portals they will be logically the same.

Applies to

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