Show / Hide Table of Contents

Class StandardLayouts

Inheritance
System.Object
StandardLayouts
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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
System.String

Application

Declaration
public const string Application = "Application"
Field Value
Type Description
System.String

Empty

Declaration
public const string Empty = "Empty"
Field Value
Type Description
System.String
Back to top Powered by Volosoft