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