Class AppTemplate
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Cli.ProjectBuilding.Templates.App
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class AppTemplate : AppTemplateBase
Constructors
AppTemplate()
Declaration
public AppTemplate()
Fields
DefaultTheme
Declaration
public const Theme DefaultTheme = LeptonXLite
Field Value
| Type | Description |
|---|---|
| Theme |
TemplateName
Declaration
public const string TemplateName = "app"
Field Value
| Type | Description |
|---|---|
| string |