![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ServerToolActionAssemblyEditor Class Methods | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace : ServerToolActionAssemblyEditor Class |
For a list of all members of this type, see ServerToolActionAssemblyEditor members.
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) |