|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| ControlTypeEditor Class | |
| Members See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace : ControlTypeEditor Class |
| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class ControlTypeEditor Inherits DropDownListTypeEditor | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public abstract class ControlTypeEditor : DropDownListTypeEditor | |
ControlTypeEditor must be associated with a string type
property that hosts a control's ID. The list shows controls by their ID.
Subclass and override DefineSupportedTypes to determine which class types are
shown in the list.
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.DropDownListTypeEditor
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.ControlTypeEditor
ESRI.ArcGIS.ADF.Tasks.MapControlEditor
ESRI.ArcGIS.ADF.Tasks.MapCopyrightTextControlEditor
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.BuddyControlEditor
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.GeocodeResourceManagerEditor
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.MapBuddyControlEditor
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.ZoomLevelEditor