Show / Hide Table of Contents

Class EmailValidator

Inheritance
object
EmailValidator
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Dnn.PersonaBar.Library.Prompt.Common
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public class EmailValidator

Constructors

EmailValidator()

Declaration
public EmailValidator()

Methods

IsValid(string)

Declaration
public bool IsValid(string emailToTest)
Parameters
Type Name Description
string emailToTest
Returns
Type Description
bool

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS