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




resourceName
Creates a new instance of the RotationNotSupportedException class.

Syntax

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

Parameters

resourceName

See Also

© 2010 All Rights Reserved.