Click or drag to resize
CMSDataContextAllSites Property
Gets the collection of all sites.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public virtual IInfoObjectCollection<SiteInfo> AllSites { get; }

Property Value

Type: IInfoObjectCollectionSiteInfo
See Also