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