Hide

YetaWF Documentation

Display
Print

YetaWF_Blog_Gravatar Component

YetaWF_Blog_Gravatar (Display)

Displays a user's Gravatar, a small customizable icon, based on the email address described by the model. Gravatars are defined by users at https://www.gravatar.com/ and are tied to their email address.

Model Type: string

[UIHint("YetaWF_Blog_Gravatar"), ReadOnly]
public string Email { get; set; }