ArcGIS Extensibility SDK for Silverlight - Library Reference
SetIsPopupEnabled Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > LayerProperties Class : SetIsPopupEnabled Method
layer
The layer to enable or disable popups for
value
Whether to enable or disable popups
Sets whether popups are enabled on a layer

Syntax

C# 
public static void SetIsPopupEnabled( 
   ESRI.ArcGIS.Client.Layer layer,
   bool value
)

Parameters

layer
The layer to enable or disable popups for
value
Whether to enable or disable popups

Requirements

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

See Also

© Esri, Inc. All Rights Reserved.