Click or drag to resize

GuiMakeHeaders Method (String, String, String, Boolean, String)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string MakeHeaders(
	string title,
	string headers,
	string returnWhat,
	bool navigation = false,
	string specialTotalWidth = ""
)

Parameters

title
Type: SystemString
headers
Type: SystemString
returnWhat
Type: SystemString
navigation (Optional)
Type: SystemBoolean
specialTotalWidth (Optional)
Type: SystemString

Return Value

Type: String
See Also