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




Displays a help url in a floating panel

Object Model



Syntax

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

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.