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




A drop down list editor for selecting the ImplementationClass from an assembly for CustomService.

Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.