【发布时间】:2021-09-28 15:49:04
【问题描述】:
我需要一个有 3 页的流程。
我需要将用户提交的信息从第 1 页发送到第 2 页,然后到第 3 页。
意思是,如果我想发短信foo,很简单。但我需要将许多内容从上一页发送到当前页:
Treasury Secretary Janet Yellen is testifying with Fed Chairman Jerome Powell before lawmakers after Senate Republicans blocked a bill that would both fund the government and lift the borrowing limit.
和
Mr. John Doe
08:30 09/30/2021 Washington
如何存档?
【问题讨论】:
-
根据数据量,您可以使用此处记录的参数:stackoverflow.com/questions/51226405/…
标签: .net asp.net-core blazor blazor-server-side