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.
Determines if a site collection has an upgrade evaluation site or not.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function HasEvalSite As Boolean
'Usage
Dim instance As SPSite
Dim returnValue As Boolean
returnValue = instance.HasEvalSite()
public bool HasEvalSite()
Return value
Type: System.Boolean
True if an evaluation site collection has a source site or not