Click or drag to resize

GuiApprovalTypeBox Method (Int32, Int32, Boolean, Boolean)

Note: This API is now obsolete.

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use ApprovalBox instead.")]
public static string ApprovalTypeBox(
	int approvalType,
	int approvalState,
	bool blnIncludeScript,
	bool enabled
)

Parameters

approvalType
Type: SystemInt32
approvalState
Type: SystemInt32
blnIncludeScript
Type: SystemBoolean
enabled
Type: SystemBoolean

Return Value

Type: String
See Also