SiteInfo Constructor (Guid) |
Initializes a new SiteInfo instance.
Namespace: Colygon.MatchPoint.CommonAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public SiteInfo(
Guid siteId
)
Parameters
- siteId
- Type: SystemGuid
The Id of the parent site collection.
See Also