 | User.EmailAllowed Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax[AddInNameAttribute("EmailAllowed")]
[AddInIsEditableAttribute(true)]
public bool EmailAllowed { get; set; }
<AddInNameAttribute("EmailAllowed")>
<AddInIsEditableAttribute(true)>
Public Property EmailAllowed As Boolean
Get
Set
Property Value
Type:
Boolean
See Also