DataHelper GetStringValue Method Kentico 8.1 API Reference
Overload List

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