Remote Form
The BuildFormRemoteTag generates a form element that instead of sending the content in the normal way, it uses Ajax to send the data.
The following overloads are supported:
- BuildFormRemoteTag(String url, IDictionary options)
- BuildFormRemoteTag(IDictionary options)