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: 2019.2.1.0
Syntax
C#
public SPSite GetAdminSite(
	bool forcePrivileged
)

Parameters

forcePrivileged
Type: SystemBoolean

Return Value

Type: SPSite
See Also