ArcGIS Extensibility SDK for Silverlight - Library Reference
GetLayerName Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > MapApplication Class : GetLayerName Method
layer
The layer to get the name of
Gets the display name of the given layer

Syntax

C# 
public static string GetLayerName( 
   ESRI.ArcGIS.Client.Layer layer
)

Parameters

layer
The layer to get the name of

Return Value

The layer name

Requirements

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

See Also

© Esri, Inc. All Rights Reserved.