Hide

YetaWF Documentation

Display
Print

YetaWF_Identity_Email Component

YetaWF_Identity_Email (Display)

Displays the model as an email address. For authorized users, icons are rendered to login as the user shown and to display user information.

Model Type: string

[Caption("Email Address"), Description("The user's email address")]
[UIHint("YetaWF_Identity_Email"), ReadOnly]
public string Email { get; set; }