Click or drag to resize

ConverterToBooleanLegacy Method (String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
[ObsoleteAttribute("Use ToBoolean instead")]
public static bool ToBooleanLegacy(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: Boolean
See Also