Click or drag to resize
SystemContextIsPrecompiledWebsite Property
Returns true if the website is precompiled (checks existence of codebehind file of PortalTemplate).

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static bool IsPrecompiledWebsite { get; }

Property Value

Type: Boolean
See Also