Show / Hide Table of Contents

Method SetPopupDefinitionOverride

SetPopupDefinitionOverride(Feature, PopupDefinition)

Sets the popup definition override for the given feature in the feature collection table.

Declaration
public void SetPopupDefinitionOverride(Feature feature, PopupDefinition popupDefinition)
Parameters
Type Name Description
Feature feature

The feature to set the popup definition override for.

PopupDefinition popupDefinition

The PopupDefinition. Can be null.

Remarks

If a Popup is created from a call to an identify method that returns popups, such as , then the PopupDefinition will be the overridden definition if the feature originates from a feature collection.

See Also
GetPopupDefinition(Feature)

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.7
.NET200.7
.NET Windows200.7
.NET Android200.7
.NET iOS200.7
.NET Framework200.7
UWP200.7
In This Article
Back to top Copyright © 2022 Esri.