SystemContextIsWebSite Property |
Indicates whether the application runs on a web server, or as part of some other tool (e.g. Console application).
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static bool IsWebSite { get; set; }
Property Value
Type:
BooleanRemarks See Also