ValidationHelper AreEmails Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberAreEmails(Object)
Returns true if the object representation matches the Email list (email adresses separated by semicolon).
Public methodStatic memberAreEmails(Object, String)
Returns true if the object representation matches the Email list separated by specified character (default separator is semicolon).
Back to Top
See Also