Show / Hide Table of Contents

Class UserReactionConsts

Inheritance
System.Object
UserReactionConsts
Namespace: Volo.CmsKit.Reactions
Assembly: Volo.CmsKit.Domain.Shared.dll
Syntax
public static class UserReactionConsts : object

Properties

MaxEntityIdLength

Declaration
public static int MaxEntityIdLength { get; set; }
Property Value
Type Description
System.Int32

MaxEntityTypeLength

Declaration
public static int MaxEntityTypeLength { get; set; }
Property Value
Type Description
System.Int32

MaxReactionNameLength

Declaration
public static int MaxReactionNameLength { get; set; }
Property Value
Type Description
System.Int32
Back to top Powered by Volosoft