Exemple #1
0
 public static string[] FormValues(this IHtmlHelper html, string name) =>
 ViewUtils.FormValues(html.GetRequest(), name);