This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
The GoogleWebmasterTools macro connects with Google and retrieves an xml from a Google Webmaster Tools account containing data about sites available to the account.
Namespace: Smartsite.Seo.Google
Assembly: Smartsite.Seo (in Smartsite.Seo.dll)
Syntax
C# | Copy Code |
---|---|
[("GoogleWebmasterTools")] public class GoogleWebmasterToolsMacro : |
Visual Basic (Declaration) | Copy Code |
---|---|
<("GoogleWebmasterTools")> _ Public Class GoogleWebmasterToolsMacro _ Inherits |
Inheritance Hierarchy
System..::..Object
Smartsite.Core..::..BaseModule
Smartsite.Core..::..Module
Smartsite.Core..::..ContainerModule
Smartsite.Seo.Google..::..GoogleWebmasterToolsMacro
Smartsite.Core..::..BaseModule
Smartsite.Core..::..Module
Smartsite.Core..::..ContainerModule
Smartsite.Seo.Google..::..GoogleWebmasterToolsMacro
See Also
GoogleWebmasterToolsMacro Members
Smartsite.Seo.Google Namespace