Click or drag to resize

GuiMakeHeaderForModule Method

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string MakeHeaderForModule(
	string moduleSystemName,
	string moduleName = "",
	bool showButtons = true
)

Parameters

moduleSystemName
Type: SystemString
moduleName (Optional)
Type: SystemString
showButtons (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also