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