HtmlHelperExtensions Class

IHtmlHelper extension methods for Jdenticon.
public static class HtmlHelperExtensions
View source
Namespace
Jdenticon.AspNetCore
Package
PackageJdenticon.AspNetCore
Inheritance
SystemObject Jdenticon.AspNetCoreHtmlHelperExtensions

Methods

Public methodStatic memberCode exampleIdenticon(IHtmlHelper, Identicon, Int32, String, ExportImageFormat)
Renders an identicon as an IMG tag.
Public methodStatic memberCode exampleIdenticon(IHtmlHelper, Byte, Int32, String, ExportImageFormat, IdenticonStyle)
Renders an identicon as an IMG tag.
Public methodStatic memberCode exampleIdenticon(IHtmlHelper, Object, Int32, String, ExportImageFormat, IdenticonStyle)
Renders an identicon as an IMG tag.

See Also

Reference