ESRI.ArcGIS.ADF.Web
ElementGraphicsLayer Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > ElementGraphicsLayer Class > ElementGraphicsLayer Constructor : ElementGraphicsLayer Constructor(String)




tableName
Constructs a ElementGraphicsLayer.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal tableName As String _
)
Visual Basic (Usage)Copy Code
Dim tableName As String
 
Dim instance As ElementGraphicsLayer(tableName)
C# 
public ElementGraphicsLayer( 
   string tableName
)

Parameters

tableName

See Also

© 2010 All Rights Reserved.