| ValueConverterIsBoolean Method (Type) |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static bool IsBoolean(
Type type
)
Public Shared Function IsBoolean (
type As Type
) As Boolean
Parameters
- type
- Type: SystemType
Return Value
Type:
BooleanSee Also