Show / Hide Table of Contents

Class LeptonThemeSettingNames

Inheritance
object
LeptonThemeSettingNames
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.LeptonTheme.Management
Assembly: Volo.Abp.LeptonTheme.Management.Domain.Shared.dll
Syntax
public static class LeptonThemeSettingNames

Fields

PublicLayoutStyle

Declaration
public const string PublicLayoutStyle = "Volo.Abp.LeptonTheme.Style.PublicLayout"
Field Value
Type Description
string

Style

Declaration
public const string Style = "Volo.Abp.LeptonTheme.Style"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform