Class NoBotEventArgs
- Namespace
- AjaxControlToolkit
- Assembly
- AjaxControlToolkit.dll
public class NoBotEventArgs : EventArgs
- Inheritance
-
NoBotEventArgs
- Inherited Members
Constructors
NoBotEventArgs()
public NoBotEventArgs()
Properties
ChallengeScript
public string ChallengeScript { get; set; }
Property Value
RequiredResponse
public string RequiredResponse { get; set; }