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

Syntax

C# 
public static void SetLayerName( 
   ESRI.ArcGIS.Client.Layer layer,
   string value
)

Parameters

layer
The layer to set the name of
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.