|
| ESRI.ArcGIS.ADF.IMS | |
| setMapService Method | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Carto Namespace > View Class : setMapService Method |
- mapService
- The map service to use for the view.
| Visual Basic (Declaration) | |
|---|---|
Protected Sub setMapService( _ ByVal mapService As MapService _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
protected void setMapService( MapService mapService ) | |
Parameters
- mapService
- The map service to use for the view.