Show / Hide Table of Contents

Class SaasHostMenuNames

Inheritance
object
SaasHostMenuNames
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.Navigation
Assembly: Volo.Saas.Host.Web.dll
Syntax
public class SaasHostMenuNames

Constructors

SaasHostMenuNames()

Declaration
public SaasHostMenuNames()

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