3 references to Form3
RazorPagesWebSite (3)
Pages\PropertyBinding\BindFormFile.cshtml.cs (3)
25
if (string.IsNullOrEmpty(
Form3
.Name) ||
Form3
.Length == 0)
27
throw new Exception($"{nameof(
Form3
)} is not bound.");