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 |