Class EmailAddressConfiguration
Represents the configuration for the email address value editor.
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class EmailAddressConfiguration
Properties
View SourceIsRequired
Declaration
public bool IsRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |