DataHelper GetIntValue Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetIntValue(DataRow, String)
Gets the integer variable from given DataRow.
Public methodStatic memberGetIntValue(ISimpleDataContainer, String)
Gets the integer variable from given Data container.
Back to Top
See Also