Returns true if the object representation matches the Email list separated by specified character (default separator is semicolon).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System Object
Value to check
- separator
- Type: System String
String that delimits the addresses
Return Value
Type: BooleanSee Also