Show / Hide Table of Contents

Class LeptonThemeOptions

Inheritance
object
LeptonThemeOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Components.Web.LeptonTheme
Assembly: Volo.Abp.AspNetCore.Components.Web.LeptonTheme.dll
Syntax
public class LeptonThemeOptions

Constructors

LeptonThemeOptions()

Declaration
public LeptonThemeOptions()

Properties

FooterComponent

Declaration
public Type FooterComponent { get; set; }
Property Value
Type Description
Type

StylePath

Declaration
public string StylePath { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft