Show / Hide Table of Contents

Class SendOnEnterSettingDto

Inheritance
System.Object
SendOnEnterSettingDto
Namespace: Volo.Chat.Settings
Assembly: Volo.Chat.Application.Contracts.dll
Syntax
public class SendOnEnterSettingDto : object

Properties

SendOnEnter

Declaration
public bool SendOnEnter { get; set; }
Property Value
Type Description
System.Boolean
Back to top Powered by Volosoft