Parses string as Bluefin Boolean return.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax
Parameters
- str
- Type:
System String
string to parse
Return Value
true, if str is "1" or "true". Otherwise returns falseSee Also