Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Certifies that the site collection is in use.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Function ConfirmUsage As Boolean
'Usage
Dim instance As SPSite
Dim returnValue As Boolean
returnValue = instance.ConfirmUsage()
public bool ConfirmUsage()
Return Value
Type: System.Boolean
The ConfirmUsage method always returns true.