Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.HaveCurrentSite Property

Returns whether information about the current site is available. This may return false during startup or before processing the current HTTP request has started.

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public bool HaveCurrentSite { get; }

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview