Click or drag to resize
SiteInfo Constructor (Guid)
Initializes a new SiteInfo instance.

Namespace: Colygon.MatchPoint.Common
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public SiteInfo(
	Guid siteId
)

Parameters

siteId
Type: SystemGuid
The Id of the parent site collection.
See Also