Gravatar Class

Inheritance Hierarchy

System.Object
  Microsoft.Web.Helpers.Gravatar

Namespace:  Microsoft.Web.Helpers
Assembly:  Microsoft.Web.Helpers (in Microsoft.Web.Helpers.dll)

Syntax

'Declaration
Public NotInheritable Class Gravatar
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class Gravatar
public ref class Gravatar abstract sealed
public final class Gravatar

The Gravatar type exposes the following members.

Methods

  Name Description
Public methodStatic member GetHtml
Public methodStatic member GetUrl

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Web.Helpers Namespace