Table of Contents

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

string

RequiredResponse

public string RequiredResponse { get; set; }

Property Value

string