The DnnController type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BeginExecute | (Inherited from Controller.) | |
| BeginExecuteCore | (Inherited from Controller.) | |
| Content | (Inherited from Controller.) | |
| Content | (Inherited from Controller.) | |
| Content | (Inherited from Controller.) | |
| CreateActionInvoker | (Inherited from Controller.) | |
| CreateTempDataProvider | (Inherited from Controller.) | |
| Dispose | (Inherited from Controller.) | |
| Dispose | (Inherited from Controller.) | |
| EndExecute | (Inherited from Controller.) | |
| EndExecuteCore | (Inherited from Controller.) | |
| Equals | (Inherited from Object.) | |
| Execute | (Inherited from ControllerBase.) | |
| ExecuteCore | (Inherited from Controller.) | |
| File | (Inherited from Controller.) | |
| File | (Inherited from Controller.) | |
| File | (Inherited from Controller.) | |
| File | (Inherited from Controller.) | |
| File | (Inherited from Controller.) | |
| File | (Inherited from Controller.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HandleUnknownAction | (Inherited from Controller.) | |
| HttpNotFound | (Inherited from Controller.) | |
| HttpNotFound | (Inherited from Controller.) | |
| Initialize | (Inherited from Controller.) | |
| JavaScript | (Inherited from Controller.) | |
| Json | (Inherited from Controller.) | |
| Json | (Inherited from Controller.) | |
| Json | (Inherited from Controller.) | |
| Json | (Inherited from Controller.) | |
| Json | (Inherited from Controller.) | |
| Json | (Inherited from Controller.) | |
| LocalizeString | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnActionExecuted | (Inherited from Controller.) | |
| OnActionExecuting | (Inherited from Controller.) | |
| OnAuthentication | (Inherited from Controller.) | |
| OnAuthenticationChallenge | (Inherited from Controller.) | |
| OnAuthorization | (Inherited from Controller.) | |
| OnException | (Inherited from Controller.) | |
| OnResultExecuted | (Inherited from Controller.) | |
| OnResultExecuting | (Inherited from Controller.) | |
| PartialView()()()() | (Inherited from Controller.) | |
| PartialView(Object) | (Inherited from Controller.) | |
| PartialView(String) | (Inherited from Controller.) | |
| PartialView(String, Object) | (Overrides ControllerPartialView(String, Object).) | |
| Redirect | (Inherited from Controller.) | |
| RedirectPermanent | (Inherited from Controller.) | |
| RedirectToAction | (Inherited from Controller.) | |
| RedirectToAction | (Inherited from Controller.) | |
| RedirectToAction | (Inherited from Controller.) | |
| RedirectToAction | (Inherited from Controller.) | |
| RedirectToAction | (Inherited from Controller.) | |
| RedirectToAction | (Inherited from Controller.) | |
| RedirectToActionPermanent | (Inherited from Controller.) | |
| RedirectToActionPermanent | (Inherited from Controller.) | |
| RedirectToActionPermanent | (Inherited from Controller.) | |
| RedirectToActionPermanent | (Inherited from Controller.) | |
| RedirectToActionPermanent | (Inherited from Controller.) | |
| RedirectToActionPermanent | (Inherited from Controller.) | |
| RedirectToDefaultRoute | ||
| RedirectToRoute | (Inherited from Controller.) | |
| RedirectToRoute | (Inherited from Controller.) | |
| RedirectToRoute | (Inherited from Controller.) | |
| RedirectToRoute | (Inherited from Controller.) | |
| RedirectToRoute | (Inherited from Controller.) | |
| RedirectToRoutePermanent | (Inherited from Controller.) | |
| RedirectToRoutePermanent | (Inherited from Controller.) | |
| RedirectToRoutePermanent | (Inherited from Controller.) | |
| RedirectToRoutePermanent | (Inherited from Controller.) | |
| RedirectToRoutePermanent | (Inherited from Controller.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryUpdateModel``1 | (Inherited from Controller.) | |
| TryValidateModel | (Inherited from Controller.) | |
| TryValidateModel | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| UpdateModel``1 | (Inherited from Controller.) | |
| ValidateModel | (Inherited from Controller.) | |
| ValidateModel | (Inherited from Controller.) | |
| View()()()() | (Inherited from Controller.) | |
| View(Object) | (Inherited from Controller.) | |
| View(String) | (Inherited from Controller.) | |
| View(IView) | (Inherited from Controller.) | |
| View(String, String) | (Inherited from Controller.) | |
| View(String, Object) | (Inherited from Controller.) | |
| View(IView, Object) | (Overrides ControllerView(IView, Object).) | |
| View(String, String, Object) | (Overrides ControllerView(String, String, Object).) |
Extension Methods
| Name | Description | |
|---|---|---|
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |