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