HtmlLocalizerExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, Object[]) |
Gets the LocalizedHtmlString resource for a specific name. |
GetHtml(IHtmlLocalizer, String) |
Gets the LocalizedHtmlString resource for a specific name. |