SPSiteExtension class
Contains Help-related extension methods for the SPSite object.
System.Object
Microsoft.SharePoint.Help.SPSiteExtension
Namespace: Microsoft.SharePoint.Help
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'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
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.