DataHelper GetIntValue Method Kentico 8.1 API Reference
Overload List

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