![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ServerToolActionAssemblyEditor Class Members | |
See Also Properties Methods Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace : ServerToolActionAssemblyEditor Class |
The following tables list the members exposed by ServerToolActionAssemblyEditor.
Name | Description | |
---|---|---|
![]() | ServerToolActionAssemblyEditor Constructor |
Name | Description | |
---|---|---|
![]() | IsDropDownResizable | (Inherited from System.Drawing.Design.UITypeEditor) |
Name | Description | |
---|---|---|
![]() | EditValue | Overloaded. (Inherited from System.Drawing.Design.UITypeEditor) |
![]() | GetEditStyle | Overloaded. (Inherited from System.Drawing.Design.UITypeEditor) |
![]() | GetPaintValueSupported | Overloaded. (Inherited from System.Drawing.Design.UITypeEditor) |
![]() | PaintValue | Overloaded. (Inherited from System.Drawing.Design.UITypeEditor) |
Name | Description | |
---|---|---|
![]() | FillInList | Overridden. FillInList is used to populate the drop down list box with appropriate values. |
![]() | List_Click | List_Click is a click event handler for the ListBox. We want the have the list close when the user clicks, just like the Enum and Bool types do in their UITypeEditors. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.DropDownListTypeEditor) |