Returns the underlying elevated SPWeb object of the workspace. All actions on this SPWeb instance will be executed as System Account.
Namespace:
Colygon.MatchPoint.Workspaces.Model
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax public SPWeb Web { get; }
Property Value
Type:
SPWebSee Also