MagicCMS Documentation
GoogleReCaptcha Constructor
Initializes a new instance of the
GoogleReCaptcha
class.
Namespace:
MagicCMS.reCAPTCHA
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
GoogleReCaptcha
(
string
secretKey
)
Parameters
secretKey
Type:
String
The secret key.
See Also
GoogleReCaptcha Class
MagicCMS.reCAPTCHA Namespace