VerifyCodeAttribute.CodeNum Property

DCSoft.DBUtilityGeneric

VerifyCodeAttributeCodeNum Property
验证码位数,默认值 4

Namespace: DCSoft.Utility.Drawing
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public int CodeNum { get; set; }

Property Value

Type: Int32
See Also