Show / Hide Table of Contents

Class SaasHostMenus

Inheritance
object
SaasHostMenus
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Saas.Host.Blazor.Navigation
Assembly: Volo.Saas.Host.Blazor.dll
Syntax
public class SaasHostMenus

Constructors

SaasHostMenus()

Declaration
public SaasHostMenus()

Fields

Editions

Declaration
public const string Editions = "SaasHost.Editions"
Field Value
Type Description
string

GroupName

Declaration
public const string GroupName = "SaasHost"
Field Value
Type Description
string

Tenants

Declaration
public const string Tenants = "SaasHost.Tenants"
Field Value
Type Description
string
In this article
Back to top Powered by Volosoft