ArcGIS API for Silverlight - Library Reference
WebMapSubLayer Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace : WebMapSubLayer Class

Represents sub-layers of a top level layer in a webmap. The sub-layers may be individual feature layers belonging to a FeatureCollection, or they may be sub-layers of a map service layer.

Object Model

WebMapSubLayer ClassFeatureSet ClassPopupInfo Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class WebMapSubLayer 
   Inherits WebMapObject
C# 
public sealed class WebMapSubLayer : WebMapObject 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.WebMap.WebMapObject
      ESRI.ArcGIS.Client.WebMap.WebMapSubLayer

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.