Show / Hide Table of Contents

Class StandardLayouts

Inheritance
object
StandardLayouts
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.Mvc.UI.Theming
Assembly: Volo.Abp.AspNetCore.Mvc.UI.dll
Syntax
public static class StandardLayouts

Fields

Account

Declaration
public const string Account = "Account"
Field Value
Type Description
string

Application

Declaration
public const string Application = "Application"
Field Value
Type Description
string

Empty

Declaration
public const string Empty = "Empty"
Field Value
Type Description
string

Public

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