ValidationHelperSINGLE_EMAIL_LENGTH Field |
Maximum length of e-mail
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public const int SINGLE_EMAIL_LENGTH = 254
Field Value
Type:
Int32Remarks According to RFC 5321 e-mail address should be no more than 254 characters long
See Also