Click or drag to resize

GuiApprovalBox Method (Int32, Int32, Boolean, Boolean)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string ApprovalBox(
	int approvalType,
	int approvalState,
	bool includeScript,
	bool enabled
)

Parameters

approvalType
Type: SystemInt32
approvalState
Type: SystemInt32
includeScript
Type: SystemBoolean
enabled
Type: SystemBoolean

Return Value

Type: String
See Also