This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Class responsible for logging in on Google's services.

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

Syntax

C#Copy imageCopy Code
public class GoogleLogin
Visual Basic (Declaration)Copy imageCopy Code
Public Class GoogleLogin

Remarks

This class is currently not able to handle logins where captchas are required.

Inheritance Hierarchy

System..::..Object
  Smartsite.Seo.Google..::..GoogleLogin

See Also

Advanced