2 references to Property1
RazorPagesWebSite (2)
Pages\PropertyBinding\BindFormFile.cshtml.cs (2)
20
if (string.IsNullOrEmpty(
Property1
))
22
throw new Exception($"{nameof(
Property1
)} is not bound.");