Show / Hide Table of Contents

Property IsPopupEnabled

IsPopupEnabled

Gets or sets a value indicating whether the PopupDefinition defined on the DynamicEntityLayer is enabled or disabled.

Declaration
public bool IsPopupEnabled { get; set; }
Property Value
Type Description
System.Boolean

A flag indicating whether the PopupDefinition defined on the DynamicEntityLayer is enabled or disabled. The default is false.

Implements
IPopupSource.IsPopupEnabled

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.