Class FaqQuestionConst
Inherited Members
Namespace: Volo.CmsKit.Faqs
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public static class FaqQuestionConst
Properties
DefaultSorting
Declaration
public static string DefaultSorting { get; set; }
Property Value
Type | Description |
---|---|
string |
MaxTextLength
Declaration
public static int MaxTextLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxTitleLength
Declaration
public static int MaxTitleLength { get; set; }
Property Value
Type | Description |
---|---|
int |