Show / Hide Table of Contents

Class EntityCantHavePageFeedbackException

Inheritance
object
EntityCantHavePageFeedbackException
Namespace: Volo.CmsKit.PageFeedbacks
Assembly: Volo.CmsKit.Pro.Domain.dll
Syntax
public class EntityCantHavePageFeedbackException : BusinessException

Constructors

EntityCantHavePageFeedbackException(SerializationInfo, StreamingContext)

Declaration
public EntityCantHavePageFeedbackException(SerializationInfo serializationInfo, StreamingContext context)
Parameters
Type Name Description
SerializationInfo serializationInfo
StreamingContext context

EntityCantHavePageFeedbackException(string)

Declaration
public EntityCantHavePageFeedbackException(string entityType)
Parameters
Type Name Description
string entityType

Properties

EntityType

Declaration
public string EntityType { get; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft