C# Class WebMarkupMin.Sample.AspNetCore1Full.Mvc1.Infrastructure.Helpers.CommonExtensions

Mostra file Open project: Taritsyn/WebMarkupMin

Public Methods

Method Description
EncodedReplace ( this htmlHelper, string input, string pattern, string replacement ) : HtmlString

Method Details

EncodedReplace() public static method

public static EncodedReplace ( this htmlHelper, string input, string pattern, string replacement ) : HtmlString
htmlHelper this
input string
pattern string
replacement string
return HtmlString