Click or drag to resize

GuiHelpButtonHtml Method (String, String, Int32)

Note: This API is now obsolete.

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute]
public static string HelpButtonHtml(
	string keyword,
	string dotNetKeyword,
	int width = 0
)

Parameters

keyword
Type: SystemString
dotNetKeyword
Type: SystemString
width (Optional)
Type: SystemInt32

Return Value

Type: String
See Also