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




Displays a url in a floating panel

Object Model




Syntax

Visual Basic (Declaration) 
Public Class HtmlDialog 
   Inherits FloatingPanel
Visual Basic (Usage)Copy Code
Dim instance As HtmlDialog
C# 
public class HtmlDialog : 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.HtmlDialog

See Also

© 2010 All Rights Reserved.