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