Class LeptonThemeOptions
Inheritance
LeptonThemeOptions
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.dll
Syntax
public class LeptonThemeOptions
Constructors
LeptonThemeOptions()
Declaration
public LeptonThemeOptions()
Properties
EnableDemoFeatures
Declaration
public bool EnableDemoFeatures { get; set; }
Property Value
IsPublicWebsite
Declaration
public bool IsPublicWebsite { get; set; }
Property Value
StylePath
Declaration
public string StylePath { get; set; }
Property Value
Extension Methods