Click or drag to resize
WorkspaceExists Property
Returns 'true' if the current SPWeb is a MatchPoint workspace.

Namespace: Colygon.MatchPoint.Workspaces.Model
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public override bool Exists { get; }

Property Value

Type: Boolean

Implements

IUpdatableExists
See Also