This topic has not yet been rated - Rate this topic

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

email
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
  • Medium trust for the immediate caller. This member can be used by partially trusted code.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.