Overload List
Name | Description | |
---|---|---|
![]() ![]() | AddAllFormValues(UserInput, Controller) |
Adds all form input values sent with a GET request
|
![]() ![]() | AddAllFormValues(UserInput, Controller, IEnumerableString) |
Adds all form input values sent with a POST request
|
![]() ![]() | AddAllFormValues(UserInput, Controller, IEnumerableString, IEnumerableString) |
Adds all form input values sent with a POST request
|
See Also