Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.DefaultSiteName Property

Returns the default site name used for this instance of YetaWF.

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

Syntax

public static string DefaultSiteName { get; }

Remarks

The default site is defined in AppSettings.json (Application.P.YetaWF_Core.DEFAULTSITE).

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