Last updated
Last updated
Schema Alias: Umbraco.EmailAddress
UI Alias: Umb.PropertyEditorUi.EmailAddress
Returns: String
Displays an email address.
The Email Address Property Editor does not come with any further configuration. The property can be configured once it has been added to a Document Type.
See the example below to learn how a value can be added or changed programmatically to an Email-address property. To update a value of a property editor you need the .
The value sent to an EmailAddress property needs to be a correct email address, For example: .
In this article you can learn how to use the build in email property editor