ESRI.ArcGIS.ADF.Web.UI.WebControls
ControlTypeEditor Class Properties
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace : ControlTypeEditor Class




For a list of all members of this type, see ControlTypeEditor members.

Public Properties

 NameDescription
Public PropertyIsDropDownResizable (Inherited from System.Drawing.Design.UITypeEditor)
Top

Protected Properties

 NameDescription
Protected PropertyxTypesSupported xTypesSupported is a list of Types supported by the drop list. The drop list will look through the page's component list and select any object whose classtype matches or is inherited from the types in this list. For example, to include all WebControls, you can simply add the WebControl type here. To add to this list, you must override DefineSupportedTypes and call AddSupportedType (which validates your entry.)  
Top

See Also

© 2010 All Rights Reserved.