Class ReactionDto
Inheritance
System.Object
ReactionDto
Namespace: Volo.CmsKit.Public.Reactions
Assembly: Volo.CmsKit.Public.Application.Contracts.dll
Syntax
public class ReactionDto : object
Properties
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |