HtmlLocalizerExtensions Class

Definition

Extension methods for IHtmlLocalizer.

public ref class HtmlLocalizerExtensions abstract sealed
public static class HtmlLocalizerExtensions
type HtmlLocalizerExtensions = class
Public Module HtmlLocalizerExtensions
Inheritance
HtmlLocalizerExtensions

Methods

GetAllStrings(IHtmlLocalizer)

Gets all string resources including those for parent cultures.

GetHtml(IHtmlLocalizer, String)

Gets the LocalizedHtmlString resource for a specific name.

GetHtml(IHtmlLocalizer, String, Object[])

Gets the LocalizedHtmlString resource for a specific name.

Applies to