Click or drag to resize

GuiLinkButton Method (String, String, String, String)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string LinkButton(
	ref string buttonType,
	ref string buttonImage,
	ref string buttonText,
	ref string buttonLink
)

Parameters

buttonType
Type: SystemString
buttonImage
Type: SystemString
buttonText
Type: SystemString
buttonLink
Type: SystemString

Return Value

Type: String
See Also