Class ProjectConsts
Inheritance
ProjectConsts
Assembly: Volo.Docs.Domain.Shared.dll
Syntax
public static class ProjectConsts
Properties
MaxDefaultDocumentNameLength
Declaration
public static int MaxDefaultDocumentNameLength { get; set; }
Property Value
MaxLatestVersionBranchNameLength
Declaration
public static int MaxLatestVersionBranchNameLength { get; set; }
Property Value
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
MaxNavigationDocumentNameLength
Declaration
public static int MaxNavigationDocumentNameLength { get; set; }
Property Value
MaxParametersDocumentNameLength
Declaration
public static int MaxParametersDocumentNameLength { get; set; }
Property Value
MaxShortNameLength
Declaration
public static int MaxShortNameLength { get; set; }
Property Value
MaxVersionNameLength
Declaration
public static int MaxVersionNameLength { get; set; }
Property Value