Class CaptchaInput
Inherited Members
Namespace: Volo.CmsKit.Public.Web.Security.Captcha
Assembly: Volo.CmsKit.Public.Web.dll
Syntax
public class CaptchaInput
Constructors
CaptchaInput()
Declaration
public CaptchaInput()
Properties
Number1
Declaration
public int Number1 { get; set; }
Property Value
Type | Description |
---|---|
int |
Number2
Declaration
public int Number2 { get; set; }
Property Value
Type | Description |
---|---|
int |