SPSiteExtension class

Contains Help-related extension methods for the SPSite object.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Help.SPSiteExtension

Namespace:  Microsoft.SharePoint.Help
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ExtensionAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPSiteExtension
'Usage
You do not need to declare an instance of a static class in order to access its members.
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public static class SPSiteExtension

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPSiteExtension members

Microsoft.SharePoint.Help namespace