Class DocumentConsts
Inheritance
DocumentConsts
Assembly: Volo.Docs.Domain.Shared.dll
Syntax
public static class DocumentConsts
Properties
MaxEditLinkLength
Declaration
public static int MaxEditLinkLength { get; set; }
Property Value
MaxFileNameNameLength
Declaration
public static int MaxFileNameNameLength { get; set; }
Property Value
Declaration
public static int MaxFormatNameLength { get; set; }
Property Value
MaxLanguageCodeNameLength
Declaration
public static int MaxLanguageCodeNameLength { get; set; }
Property Value
MaxLocalDirectoryLength
Declaration
public static int MaxLocalDirectoryLength { get; set; }
Property Value
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
MaxRawRootUrlLength
Declaration
public static int MaxRawRootUrlLength { get; set; }
Property Value
MaxRootUrlLength
Declaration
public static int MaxRootUrlLength { get; set; }
Property Value
MaxVersionNameLength
Declaration
public static int MaxVersionNameLength { get; set; }
Property Value