SiteInfoSiteIsContentOnly Property |
Indicates whether the site is used only for storing content and is not responsible for live site presentation.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 12.0.0
Syntax public bool SiteIsContentOnly { get; set; }
Property Value
Type:
BooleanSee Also