Click or drag to resize
SystemContextIsWebApplicationProject Property
Returns true if web application is installed (instead of web project).

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

Property Value

Type: Boolean
See Also