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


Syntax

Visual Basic (Declaration)  
Public Class RotationNotSupportedException 
   Inherits Exception
Visual Basic (Usage) Copy Code
Dim instance As RotationNotSupportedException
C#  
public class RotationNotSupportedException : Exception 

Inheritance Hierarchy

System.Object
   System.Exception
      ESRI.ArcGIS.ADF.Web.UI.WebControls.RotationNotSupportedException

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also