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




Editor for a property that is not used.

Syntax

Visual Basic (Declaration) 
Public Class UnusedPropertyEditor 
   Inherits DropDownListTypeEditor
   Implements IDesignEditorForm 
Visual Basic (Usage)Copy Code
Dim instance As UnusedPropertyEditor
C# 
public class UnusedPropertyEditor : DropDownListTypeEditor, IDesignEditorForm  

Inheritance Hierarchy

System.Object
   System.Drawing.Design.UITypeEditor
      ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.DropDownListTypeEditor
         ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.UnusedPropertyEditor

See Also

© 2010 All Rights Reserved.