Class LeptonThemeOptions
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton
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
| Type | Description |
|---|---|
| bool |
IsPublicWebsite
Declaration
public bool IsPublicWebsite { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
StylePath
Declaration
public string StylePath { get; set; }
Property Value
| Type | Description |
|---|---|
| string |