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


The following tables list the members exposed by WebMapSubLayer.

Public Constructors

 NameDescription
public ConstructorWebMapSubLayer Constructor  
Top

Public Properties

 NameDescription
public PropertyFeatureSetGets or sets the FeatureSet containing the features to be displayed by the layer. Only applicable if the layer is part of an FeatureCollection.  
public PropertyId Gets or sets the id of the sublayer.  
public PropertyLayerUrl Gets or sets the data source that should be used for all queries against the layer This includes popups, attribute queiries, etc.  
public PropertyPopupInfo Gets or sets the popup definition for the sublayer.  
Top

Public Methods

 NameDescription
public MethodAddCustomProperty Adds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodGetCustomProperty Gets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

See Also

© ESRI, Inc. All Rights Reserved.