Class UpdateCmsKitPageFeedbackSettingDto
Inheritance
UpdateCmsKitPageFeedbackSettingDto
Assembly: Volo.CmsKit.Pro.Admin.Application.Contracts.dll
Syntax
public class UpdateCmsKitPageFeedbackSettingDto
Constructors
UpdateCmsKitPageFeedbackSettingDto()
Declaration
public UpdateCmsKitPageFeedbackSettingDto()
Properties
IsAutoHandled
Declaration
public bool IsAutoHandled { get; set; }
Property Value
Declaration
public bool RequireCommentsForNegativeFeedback { get; set; }
Property Value
Extension Methods