ArcGIS Extensibility SDK for Silverlight - Library Reference
GetIsEditable Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > LayerProperties Class : GetIsEditable Method
layer
The layer to get the editability of
Gets whether editing has been enabled on a layer at the application level

Syntax

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

Parameters

layer
The layer to get the editability of

Return Value

Whether or not editing is enabled

Requirements

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

See Also

© Esri, Inc. All Rights Reserved.