Click or drag to resize
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: 2013.11.0.0
Syntax
C#
public SPSite GetAdminSite(
	bool forcePrivileged
)

Parameters

forcePrivileged
Type: SystemBoolean

Return Value

Type: SPSite
See Also