| Enumeration | Description |
|---|---|
| RenderAction | Instructs the Renderer on the action type. |
| RenderType | How should the page be rendered? Static = As downloaded. Do not wait for dynamic (JavaScript, AJAX, etc.) updates... Dynamic = As presented to a user, visually. Wait for dynamic (JavaScript, AJAX, etc.) updates... |