The data is bound to the input control, so if the user enters a new value it will be propagated to the model automatically before the HTTP POST is made back to the server.
数据绑定到输入控件,用户输入的新数据在HTTP POST到服务器之前将自动传递给模型。
2
The ref attribute specifies the XPath that the input data should be bound to.