DataHelper GetDateTimeValue Method Kentico 8.1 API Reference
Overload List

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