ValidationHelper GetString Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetString(Object, String, CultureInfo)
Returns the string representation of an object or default value if not.
Public methodStatic memberGetString(Object, String, String)
Returns the string representation of an object or default value if not.
Public methodStatic memberGetString(Object, String, String, String)
Returns the string representation of an object or default value if not.
Back to Top
See Also