Click or drag to resize
WorkspaceTemplateConfigurationContentDatabase Property

Note: This API is now obsolete.

Namespace: Colygon.MatchPoint.Workspaces.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
[ObsoleteAttribute("Use SiteCollectionSettings member instead.")]
public ContentDatabase ContentDatabase { get; set; }

Property Value

Type: ContentDatabase
See Also