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