C# Class NSemble.Modules.Blog.Helpers.BlogPostHelpers

Show file Open project: synhershko/NSemble

Public Methods

Method Description
Gravatar ( this comment, int size, string extras = null ) : IHtmlString

Private Methods

Method Description
GetHashedEmail ( string email ) : string
GetMd5Hash ( string input ) : string

Method Details

Gravatar() public static method

public static Gravatar ( this comment, int size, string extras = null ) : IHtmlString
comment this
size int
extras string
return IHtmlString