Click or drag to resize

GuiMakeHeaders Method (String, String, String, Boolean, String, 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,
	string specialTotalWidth,
	string disableTabs
)

Parameters

title
Type: SystemString
headers
Type: SystemString
returnWhat
Type: SystemString
navigation
Type: SystemBoolean
specialTotalWidth
Type: SystemString
disableTabs
Type: SystemString

Return Value

Type: String
See Also