DataHelper ConvertValue Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberConvertValue(Object, Type)
Converts the value to a specific type.
Public methodStatic memberConvertValue(Object, Type, Object )
Converts the value to a specific type. Returns true if conversion was possible, otherwise false.
Back to Top
See Also