Class EntityCantHavePageFeedbackException
Inheritance
EntityCantHavePageFeedbackException
Assembly: Volo.CmsKit.Pro.Domain.dll
Syntax
public class EntityCantHavePageFeedbackException : BusinessException
Constructors
EntityCantHavePageFeedbackException(SerializationInfo, StreamingContext)
Declaration
public EntityCantHavePageFeedbackException(SerializationInfo serializationInfo, StreamingContext context)
Parameters
EntityCantHavePageFeedbackException(string)
Declaration
public EntityCantHavePageFeedbackException(string entityType)
Parameters
Type |
Name |
Description |
string |
entityType |
|
Properties
EntityType
Declaration
public string EntityType { get; }
Property Value