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