Gravatar.GetHtml Method
Namespace: Microsoft.Web.Helpers
Assembly: Microsoft.Web.Helpers (in Microsoft.Web.Helpers.dll)
public static HtmlString GetHtml( string email, int imageSize, string defaultImage, GravatarRating rating, string imageExtension, Object attributes )
Parameters
- Type: System.String
- imageSize
- Type: System.Int32
- defaultImage
- Type: System.String
- rating
- Type: Microsoft.Web.Helpers.GravatarRating
- imageExtension
- Type: System.String
- attributes
- Type: System.Object
Return Value
Type: HtmlString
Show: