Class LeptonTheme
Inherited Members
Namespace: Volo.Abp.AspNetCore.Components.Web.LeptonTheme
Assembly: Volo.Abp.AspNetCore.Components.Web.LeptonTheme.dll
Syntax
[ThemeName("Lepton")]
public class LeptonTheme : ITheme, ITransientDependency
Constructors
LeptonTheme()
Declaration
public LeptonTheme()
Fields
Name
Declaration
public const string Name = "Lepton"
Field Value
| Type | Description |
|---|---|
| string |
Methods
GetLayout(string, bool)
Declaration
public virtual Type GetLayout(string name, bool fallbackToDefault = true)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | |
| bool | fallbackToDefault |
Returns
| Type | Description |
|---|---|
| Type |