MPInstanceGetAdminSite Method |
Returns the MatchPoint instance administration site The instance of the SPSite object must not be disposed.
Namespace:
Colygon.MatchPoint.Core
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public SPSite GetAdminSite(
bool forcePrivileged
)
Parameters
- forcePrivileged
- Type: SystemBoolean
Return Value
Type:
SPSiteSee Also