SystemContextIsPrecompiledWebsite Property |
Returns true if the website is precompiled (checks existence of codebehind file of Logon page).
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public static bool IsPrecompiledWebsite { get; }
Property Value
Type:
BooleanSee Also