Show / Hide Table of Contents

Interface IContactPublicAppService

Namespace: Volo.CmsKit.Public.Contact
Assembly: Volo.CmsKit.Pro.Common.Application.Contracts.dll
Syntax
public interface IContactPublicAppService : IApplicationService, IRemoteService

Methods

SendMessageAsync(ContactCreateInput)

Declaration
Task SendMessageAsync(ContactCreateInput input)
Parameters
Type Name Description
ContactCreateInput input
Returns
Type Description
Task
In this article
Back to top Powered by Volosoft