Class CmsKitPageFeedbackSettingDto
Inherited Members
Namespace: Volo.CmsKit.Admin.PageFeedbacks
Assembly: Volo.CmsKit.Pro.Admin.Application.Contracts.dll
Syntax
public class CmsKitPageFeedbackSettingDto
Constructors
CmsKitPageFeedbackSettingDto()
Declaration
public CmsKitPageFeedbackSettingDto()
Properties
IsAutoHandled
Declaration
public bool IsAutoHandled { get; set; }
Property Value
Type | Description |
---|---|
bool |
RequireCommentsForNegativeFeedback
Declaration
public bool RequireCommentsForNegativeFeedback { get; set; }
Property Value
Type | Description |
---|---|
bool |