Show / Hide Table of Contents

Class EditionConsts

Inheritance
object
EditionConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Saas
Assembly: Volo.Saas.Domain.Shared.dll
Syntax
public static class EditionConsts

Fields

EditionIdParameterName

Declaration
public const string EditionIdParameterName = "EditionId"
Field Value
Type Description
string

Properties

MaxDisplayNameLength

Declaration
public static int MaxDisplayNameLength { get; set; }
Property Value
Type Description
int
In this article
Back to top Powered by ABP.IO Platform