This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Contains the token that belongs to the captcha.

Namespace: Smartsite.Seo.Google
Assembly:  Smartsite.Seo (in Smartsite.Seo.dll)

Syntax

C#Copy imageCopy Code
public string CaptchaToken { get; internal set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property CaptchaToken As 
	Get
	Friend Set

See Also

Advanced