This requires us to introduce another base class between RazorPageBase and Page - you need this because you aren't allow to have Page.Page(). |
||
|---|---|---|
| .. | ||
| Index.cs | ||
| TestModel.cs | ||
This requires us to introduce another base class between RazorPageBase and Page - you need this because you aren't allow to have Page.Page(). |
||
|---|---|---|
| .. | ||
| Index.cs | ||
| TestModel.cs | ||