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