| ApprovalTypeConverterConvert Method |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static ApprovalType Convert(
int approvalTypeValue
)
Public Shared Function Convert (
approvalTypeValue As Integer
) As ApprovalType
Parameters
- approvalTypeValue
- Type: SystemInt32
Return Value
Type:
ApprovalTypeSee Also