 | GuiHelpPopup Method (String, String) |
Note: This API is now obsolete.
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[ObsoleteAttribute]
public static string HelpPopup(
string keyword,
string dotNetKeyword
)
<ObsoleteAttribute>
Public Shared Function HelpPopup (
keyword As String,
dotNetKeyword As String
) As String
Parameters
- keyword
- Type: SystemString
- dotNetKeyword
- Type: SystemString
Return Value
Type:
String
See Also