ESRI.ArcGIS.ADF.Web.UI.WebControls
HelpDialog Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > FloatingPanel Class : HelpDialog Property




Gets the HelpDialog of the control if the ShowHelp Dialog property is true.

Syntax

Visual Basic (Declaration) 
<ResDescriptionAttribute("Gets the HelpDialog of the control if the ShowHelp Dialog property is true.")>
Protected ReadOnly Property HelpDialog As HelpDialog
Visual Basic (Usage)Copy Code
Dim instance As FloatingPanel
Dim value As HelpDialog
 
value = instance.HelpDialog
C# 
[ResDescriptionAttribute("Gets the HelpDialog of the control if the ShowHelp Dialog property is true.")]
protected HelpDialog HelpDialog {get;}

See Also

© 2010 All Rights Reserved.