UmbracoVendrSettings
public class UmbracoVendrSettings : IVendrSettings
Inheritance
- interface IVendrSettings
Namespace
Constructors
UmbracoVendrSettings
public UmbracoVendrSettings(IOptions<GlobalSettings> umbracoSettings,
IOptions<VendrSettings> vendrSettings, IHostingEnvironment hostingEnvironment,
IIOHelper ioHelper)
Properties
BackOfficeMvcArea
public string BackOfficeMvcArea { get; }
BackOfficePath
public string BackOfficePath { get; }
CookiesHttpOnly
public bool CookiesHttpOnly { get; }
LicensesDirectory
public string LicensesDirectory { get; }