Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.HaveManager Property

Determines whether a YetaWFManager instance is available.

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

Syntax

public static bool HaveManager { get; }

Remarks

During application startup or during HTTP request startup, the YetaWFManager instance may not yet be available.

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