Show / Hide Table of Contents

Interface IPageFeedbackEntityTypeDefinitionStore

Namespace: Volo.CmsKit.PageFeedbacks
Assembly: Volo.CmsKit.Pro.Domain.dll
Syntax
public interface IPageFeedbackEntityTypeDefinitionStore : IEntityTypeDefinitionStore<PageFeedbackEntityTypeDefinition>, ITransientDependency

Methods

GetPageFeedbackEntityTypeDefinitionsAsync()

Declaration
Task<PageFeedbackEntityTypeDefinitions> GetPageFeedbackEntityTypeDefinitionsAsync()
Returns
Type Description
Task<PageFeedbackEntityTypeDefinitions>
In this article
Back to top Powered by Volosoft