Show / Hide Table of Contents

Class FormConsts

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

Properties

MaxDescriptionLength

Declaration
public static int MaxDescriptionLength { get; set; }
Property Value
Type Description
int

MaxTitleLength

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