Show / Hide Table of Contents

Class LeptonThemeSettingNames.Layout

Inheritance
object
LeptonThemeSettingNames.Layout
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.Layout

Fields

Boxed

Declaration
public const string Boxed = "Volo.Abp.LeptonTheme.Layout.Boxed"
Field Value
Type Description
string

MenuPlacement

Declaration
public const string MenuPlacement = "Volo.Abp.LeptonTheme.Layout.MenuPlacement"
Field Value
Type Description
string

MenuStatus

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