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




Displays a url in a floating panel

Object Model




Syntax

Visual Basic (Declaration) 
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public Class UrlDialog 
   Inherits FloatingPanel
Visual Basic (Usage)Copy Code
Dim instance As UrlDialog
C# 
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public class UrlDialog : FloatingPanel 

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.FloatingPanel
                  ESRI.ArcGIS.ADF.Web.UI.WebControls.UrlDialog
                     ESRI.ArcGIS.ADF.Web.UI.WebControls.HelpDialog

See Also

© 2010 All Rights Reserved.