ESRI.ArcGIS.ADF.Web.UI.WebControls
UIParameterPanel Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : UIParameterPanel Class




A control that allows configuration based on parameters

Object Model



Syntax

Visual Basic (Declaration) 
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Private Class UIParameterPanel 
   Inherits CompositeControl
   Implements IUIParameterPanel 
Visual Basic (Usage)Copy Code
Dim instance As UIParameterPanel
C# 
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
private class UIParameterPanel : CompositeControl, IUIParameterPanel  

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.CompositeControl
            ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl
               ESRI.ArcGIS.ADF.Web.UI.WebControls.UIParameterPanel

See Also

© 2010 All Rights Reserved.