View Source
Class EmailAddressPropertyEditor
Inheritance
System.Object
Assembly: Umbraco.Infrastructure.dll
Syntax
public class EmailAddressPropertyEditor : DataEditor, IDataEditor, IDiscoverable
Constructors
View Source
EmailAddressPropertyEditor(IDataValueEditorFactory)
The constructor will setup the property editor based on the attribute if one is found
Declaration
public EmailAddressPropertyEditor(IDataValueEditorFactory dataValueEditorFactory)
Parameters
Methods
View Source
CreateValueEditor()
Declaration
protected override IDataValueEditor CreateValueEditor()
Returns