| ConverterToBoolean Method (String) |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static bool ToBoolean(
string value
)
Public Shared Function ToBoolean (
value As String
) As Boolean
Parameters
- value
- Type: SystemString
Return Value
Type:
BooleanSee Also