Class FaqViewModel
Inherited Members
Namespace: Volo.CmsKit.Pro.Web.Pages.Public.Shared.Components.Faqs
Assembly: Volo.CmsKit.Pro.Common.Web.dll
Syntax
public class FaqViewModel
Constructors
FaqViewModel()
Declaration
public FaqViewModel()
Properties
SectionWithQuestions
Declaration
public List<FaqSectionWithQuestionsDto> SectionWithQuestions { get; set; }
Property Value
Type | Description |
---|---|
List<FaqSectionWithQuestionsDto> |
ShowSectionName
Declaration
public bool ShowSectionName { get; set; }
Property Value
Type | Description |
---|---|
bool |