SystemContextIsWebApplicationProject Property |
Returns true if web application is installed (instead of web project).
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static bool IsWebApplicationProject { get; }
Property Value
Type:
BooleanSee Also