| RedirectAfterPostConfigSection |
IAction implementing the redirect after post pattern that acts only if a previous action has acted; in this case, it redirects with an HTTP 302 redirect using the same parameters as the input request, after having removed some parameters according to regular expressions.
The following sections describe attributes, child elements, and parent elements.
None.
Element | Description |
|---|---|
pattern | group of regular expressions used to remove parameters from the redirected query string |
Element | Description |
|---|---|
configuration | Configuration root |