Class CmsKitUiOptions
Inheritance
System.Object
CmsKitUiOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.CmsKit.Web
Assembly: Volo.CmsKit.Common.Web.dll
Syntax
public class CmsKitUiOptions
Constructors
CmsKitUiOptions()
Declaration
public CmsKitUiOptions()
Properties
CommentsOptions
Declaration
public CmsKitUiCommentOptions CommentsOptions { get; }
Property Value
| Type | Description |
|---|---|
| CmsKitUiCommentOptions |
ReactionIcons
Declaration
public ReactionIconDictionary ReactionIcons { get; }
Property Value
| Type | Description |
|---|---|
| ReactionIconDictionary |