Click or drag to resize

GuiHelpButton Method (String, String, Boolean, Int32)

Note: This API is now obsolete.

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use HelpButtonHtml instead.")]
public static string HelpButton(
	string keyWord,
	string dotNetKeyword,
	bool blnAlwaysReturnCell = false,
	int intPreSpace = 0
)

Parameters

keyWord
Type: SystemString
dotNetKeyword
Type: SystemString
blnAlwaysReturnCell (Optional)
Type: SystemBoolean
intPreSpace (Optional)
Type: SystemInt32

Return Value

Type: String
See Also