ESRI.ArcGIS.ADF.Web.UI.WebControls
DropDownBox Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : DropDownBox Class




The following tables list the members exposed by DropDownBox.

Public Constructors

 NameDescription
public ConstructorDropDownBox ConstructorOverloaded. Constructor includes the name of the item for the toolbar.  
Top

Public Properties

 NameDescription
public PropertyBuddyItem The toolbar item with which this one works. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyClientAction Javascript action to invoke on the client-side. Required for a Tool. Optional for Command and DropDownBox. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyConfiguration The configuration specific to this toolbar item. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyCssClass The CSS class for this drop down box.  
public PropertyDisabled Indicates whether the ToolbarItem is disabled. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyDropDownListWidth The drop down list width of the drop down box toolbar item in pixels.  
public PropertyEnablePostBack Indicates whether the tool item causes a complete postback to the server, refreshing the whole page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyIsClientActionCustomIndicates whether the client tool action is a custom client tool action. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyItems The collection of ListItem objects on this DropDownBox toolbar item.  
public PropertyJavaScriptFile Javascript file to include, for implementing a custom client-side action for a toolbar item. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyLabel The label for this drop down box.  
public PropertyLabelWidth The label width for the drop down box toolbar item in pixels.  
public PropertyNameThe name of the ToolbarItem. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarItem)
public PropertyParent The Toolbar to which this item belongs. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarItem)
public PropertySelectedIndex The index of the item selected in the DropDownBox. First item is selected by default.  
public PropertySelectedItem The selected item.  
public PropertySelectedValue The selected item's value.  
public PropertyServerActionAssembly Fully qualified display name of the assembly containing the server action. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyServerActionClass The System.Type of the server action class including namespace. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyShowLoading Whether to show the loading image on postback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyToolTip The tool tip for this ToolbarItem. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyTypeReturns the Type of the class as a string. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
public PropertyVisible Whether to display the toolbar item. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarItem)
Top

Protected Properties

 NameDescription
protected PropertyViewState The ViewState. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.InteractiveToolbarItem)
Top

See Also

© 2011 All Rights Reserved.