ESRI.ArcGIS.ADF.Web.UI.WebControls | |
HelpDialog Property | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > FloatingPanel Class : HelpDialog Property |
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 |
---|---|
|
C# | |
---|---|
[ResDescriptionAttribute("Gets the HelpDialog of the control if the ShowHelp Dialog property is true.")] protected HelpDialog HelpDialog {get;} |