Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4772

Bind Model Properties in ASP.Net Core Razor Pages

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to bind Model Properties in ASP.Net Core Razor Pages. The value of the Name attribute of the Field e.g. a TextBox is used as the name of the Property and then the Property is decorated with BindProperty attribute which then binds the property to the Field in ASP.Net Core Razor Pages.

Viewing all articles
Browse latest Browse all 4772

Trending Articles