Click or drag to resize
ValidateHelperIsEmail Method
是否为邮箱

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static bool IsEmail(
	string source
)

Parameters

source
Type: SystemString

[Missing <param name="source"/> documentation for "M:Adf.ValidateHelper.IsEmail(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Adf.ValidateHelper.IsEmail(System.String)"]

See Also