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