Show / Hide Table of Contents

Method FromJson

FromJson(string)

Creates a popup element from an ArcGIS JSON representation (popupElement).

Declaration
public static PopupElement? FromJson(string json)
Parameters
Type Name Description
string json

The JSON string for the popup element.

Returns
Type Description
PopupElement

A new PopupElement object.

Exceptions
Type Condition
ArgumentNullException

json is null.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 300.0
.NET Windows200.3 - 300.0
.NET Android200.3 - 300.0
.NET iOS200.3 - 300.0
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.