DataHelper GetBoolValue Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetBoolValue(ISimpleDataContainer, String)
Gets the bool variable from given data container.
Public methodStatic memberGetBoolValue(DataRow, String, Boolean)
Gets the bool variable from given DataRow.
Public methodStatic memberGetBoolValue(ISimpleDataContainer, String, Boolean)
Gets the bool variable from given data container.
Back to Top
See Also