 | GuiHelpIconButton Method (String, String, String) |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string HelpIconButton(
string title,
string keyword,
string dotNetKeyword
)
Public Shared Function HelpIconButton (
title As String,
keyword As String,
dotNetKeyword As String
) As String
Parameters
- title
- Type: SystemString
- keyword
- Type: SystemString
- dotNetKeyword
- Type: SystemString
Return Value
Type:
String
See Also