Click or drag to resize

ConstantsFrontendControlValidatorPrefix Class

Class contains prefixes for frontend control validator.
Inheritance Hierarchy
SystemObject
  Dynamicweb.News.CommonConstantsFrontendControlValidatorPrefix

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public sealed class FrontendControlValidatorPrefix

The ConstantsFrontendControlValidatorPrefix type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCorrect
Correct prefix.
Public fieldStatic memberHighSecurityPassword
HighSecurityPassword prefix.
Public fieldStatic memberMediumSecurityPassword
MediumSecurityPassword prefix.
Public fieldStatic memberRequired
Required prefix.
Public fieldStatic memberShortPassword
ShortPassword prefix.
Public fieldStatic memberUnique
Unique prefix.
Top
Remarks