ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ZoomLevelEditor Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace : ZoomLevelEditor Class |
For a list of all members of this type, see ZoomLevelEditor members.
Name | Description | |
---|---|---|
(Inherited from |
Name | Description | |
---|---|---|
xTypesSupported | 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.) (Inherited from ControlTypeEditor) |