Class TextTemplateConsts
Inheritance
TextTemplateConsts
Assembly: Volo.Abp.TextTemplateManagement.Domain.Shared.dll
Syntax
public class TextTemplateConsts
Constructors
TextTemplateConsts()
Declaration
public TextTemplateConsts()
Properties
MaxContentLength
Declaration
public static int MaxContentLength { get; set; }
Property Value
MaxCultureNameLength
Declaration
public static int MaxCultureNameLength { get; set; }
Property Value
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
MinCultureNameLength
Declaration
public static int MinCultureNameLength { get; set; }
Property Value
Extension Methods