ESRI.ArcGIS.ADF.Web.UI.WebControls
SpatialReferenceNotSupportedException Constructor
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > SpatialReferenceNotSupportedException Class : SpatialReferenceNotSupportedException Constructor




resourceName
Creates a new instance of the SpatialReferenceNotSupportedException class.

Syntax

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

Parameters

resourceName

See Also

© 2010 All Rights Reserved.