ArcGIS Extensibility SDK for Silverlight - Library Reference
GetIsPopupEnabled Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > LayerProperties Class : GetIsPopupEnabled Method
layer
The layer to check
Gets whether popups are enabled on a layer

Syntax

C# 
public static bool GetIsPopupEnabled( 
   ESRI.ArcGIS.Client.Layer layer
)

Parameters

layer
The layer to check

Return Value

The popup's enabled state

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© Esri, Inc. All Rights Reserved.