Class EmailModel
Inherited Members
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0Syntax
public class EmailModel : ShowOnTableModel
Constructors
EmailModel()
Declaration
public EmailModel()
Properties
IsUnique
Declaration
public bool IsUnique { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
IsVisible
Declaration
public bool IsVisible { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
MaxLength
Declaration
public string MaxLength { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |