C#C
C#3y ago
Messiah

❔ [MVC/RazorPages] Why can't I access model data?

If I try printing to console the form data that I've [BindProperty] on the OnPost() method, it comes out empty. Why is that? How do I access this data?
Was this page helpful?