Version

Contact Management

CMS Kit provides a widget to create a contact form on your website.

The Contact Widget

The contact management system provides a contact form widget to create contact forms on the UI:

@await Component.InvokeAsync(typeof(ContactViewComponent))

Here, a screenshot from the widget:

contact-form

Settings

You can configure the receiver (email address) by using the CMS tab in the settings page

contact-settings

Internals

  • ContactEmailSender is used to send email to notify the configured receiver when a new contact form entry is arrived.
Was this page helpful?
Please make a selection.
Thank you for your valuable feedback!

Please note that although we cannot respond to feedback, our team will use your comments to improve the experience.

In this document
Mastering ABP Framework Book
Mastering ABP Framework

This book will help you gain a complete understanding of the framework and modern web application development techniques.