Commit 7d4006b
committed
Added the following tags to the adapter
this.RegisterSupportTag("asp:validationsummary");
this.RegisterSupportTag("asp:modelerrormessage");
this.RegisterSupportTag("asp:comparevalidator");
this.RegisterSupportTag("asp:fileupload");
this.RegisterSupportTag("asp:regularexpressionvalidator");
this.RegisterSupportTag("asp:gridview");
this.RegisterSupportTag("asp:boundfield");
this.RegisterSupportTag("asp:detailsview");
this.RegisterSupportTag("asp:templatefield");1 parent 03dc01a commit 7d4006b
File tree
2 files changed
+13
-1
lines changed- src/WebFormsToBlazorServerCommands/Migration
- Adapters
2 files changed
+13
-1
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
45 | 56 | | |
46 | 57 | | |
47 | 58 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | | - | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments