ESRI.ArcGIS.ADF.IMS
Publisher Constructor(MapView)
See Also 
ESRI.ArcGIS.ADF.IMS.Administration Namespace > Publisher Class > Publisher Constructor : Publisher Constructor(MapView)




mapView
MapView on which you want to perform publishing actions.
Constructs a publisher.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal mapView As MapView _
)
Visual Basic (Usage)Copy Code
Dim mapView As MapView
 
Dim instance As Publisher(mapView)
C# 
public Publisher( 
   MapView mapView
)

Parameters

mapView
MapView on which you want to perform publishing actions.

See Also

© 2010 All Rights Reserved.