| Name | Description |
---|
| BeginExecute | (Inherited from Controller.) |
| BeginExecuteCore | (Inherited from Controller.) |
| Close |
Action called when the button "Close" is clicked.
|
| CloseRedirect |
Redirects to the appropriate source page.
|
| Content(String) | (Inherited from Controller.) |
| Content(String, String) | (Inherited from Controller.) |
| Content(String, String, Encoding) | (Inherited from Controller.) |
| CreateActionInvoker | (Inherited from Controller.) |
| CreateTempDataProvider | (Inherited from Controller.) |
| Default |
Default action, called when the page is called without postback.
|
| DeleteDashboard |
Action called when the button "Delete" is clicked.
|
| Dispose | (Inherited from Controller.) |
| Dispose(Boolean) | (Inherited from Controller.) |
| EndExecute | (Inherited from Controller.) |
| EndExecuteCore | (Inherited from Controller.) |
| Execute | (Inherited from ControllerBase.) |
| ExecuteCore | (Inherited from Controller.) |
| File(Byte, String) | (Inherited from Controller.) |
| File(Stream, String) | (Inherited from Controller.) |
| File(String, String) | (Inherited from Controller.) |
| File(Byte, String, String) | (Inherited from Controller.) |
| File(Stream, String, String) | (Inherited from Controller.) |
| File(String, String, String) | (Inherited from Controller.) |
| GetDefaultViewResult |
Returns the standard view result for a dashboard.
|
| HandleUnknownAction | (Inherited from Controller.) |
| HttpNotFound | (Inherited from Controller.) |
| HttpNotFound(String) | (Inherited from Controller.) |
| Initialize | (Inherited from Controller.) |
| JavaScript | (Inherited from Controller.) |
| Json(Object) | (Inherited from Controller.) |
| Json(Object, String) | (Inherited from Controller.) |
| Json(Object, JsonRequestBehavior) | (Inherited from Controller.) |
| Json(Object, String, Encoding) | (Inherited from Controller.) |
| Json(Object, String, JsonRequestBehavior) | (Inherited from Controller.) |
| Json(Object, String, Encoding, JsonRequestBehavior) | (Inherited from Controller.) |
| 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) | (Inherited from Controller.) |
| Redirect | (Inherited from Controller.) |
| RedirectPermanent | (Inherited from Controller.) |
| RedirectToAction(String) | (Inherited from Controller.) |
| RedirectToAction(String, Object) | (Inherited from Controller.) |
| RedirectToAction(String, RouteValueDictionary) | (Inherited from Controller.) |
| RedirectToAction(String, String) | (Inherited from Controller.) |
| RedirectToAction(String, String, Object) | (Inherited from Controller.) |
| RedirectToAction(String, String, RouteValueDictionary) | (Inherited from Controller.) |
| RedirectToActionPermanent(String) | (Inherited from Controller.) |
| RedirectToActionPermanent(String, Object) | (Inherited from Controller.) |
| RedirectToActionPermanent(String, RouteValueDictionary) | (Inherited from Controller.) |
| RedirectToActionPermanent(String, String) | (Inherited from Controller.) |
| RedirectToActionPermanent(String, String, Object) | (Inherited from Controller.) |
| RedirectToActionPermanent(String, String, RouteValueDictionary) | (Inherited from Controller.) |
| RedirectToRoute(Object) | (Inherited from Controller.) |
| RedirectToRoute(RouteValueDictionary) | (Inherited from Controller.) |
| RedirectToRoute(String) | (Inherited from Controller.) |
| RedirectToRoute(String, Object) | (Inherited from Controller.) |
| RedirectToRoute(String, RouteValueDictionary) | (Inherited from Controller.) |
| RedirectToRoutePermanent(Object) | (Inherited from Controller.) |
| RedirectToRoutePermanent(RouteValueDictionary) | (Inherited from Controller.) |
| RedirectToRoutePermanent(String) | (Inherited from Controller.) |
| RedirectToRoutePermanent(String, Object) | (Inherited from Controller.) |
| RedirectToRoutePermanent(String, RouteValueDictionary) | (Inherited from Controller.) |
| SaveAndOpenDashboard |
Action called when the button "Save and open dashboard" is clicked.
|
| SaveDashboard(PFDashboard, Boolean) |
Saves the specified dashboard and adds the appropriate notification.
If canRedirect is True and the dashboard has been created,
the response redirects to the appropriate URL. |
| SaveDashboard(PFDashboard, FormCollection) |
Action called when the button "Save" is clicked.
|
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| TryUpdateModel``1(UMP) | (Inherited from Controller.) |
| TryUpdateModel``1(UMP, String) | (Inherited from Controller.) |
| TryUpdateModel``1(UMP, String) | (Inherited from Controller.) |
| TryUpdateModel``1(UMP, IValueProvider) | (Inherited from Controller.) |
| TryUpdateModel``1(UMP, String, String) | (Inherited from Controller.) |
| TryUpdateModel``1(UMP, String, IValueProvider) | (Inherited from Controller.) |
| TryUpdateModel``1(UMP, String, IValueProvider) | (Inherited from Controller.) |
| TryUpdateModel``1(UMP, String, String, String) | (Inherited from Controller.) |
| TryUpdateModel``1(UMP, String, String, IValueProvider) | (Inherited from Controller.) |
| TryUpdateModel``1(UMP, String, String, String, IValueProvider) | (Inherited from Controller.) |
| TryValidateModel(Object) | (Inherited from Controller.) |
| TryValidateModel(Object, String) | (Inherited from Controller.) |
| UpdateModel``1(UMP) | (Inherited from Controller.) |
| UpdateModel``1(UMP, String) | (Inherited from Controller.) |
| UpdateModel``1(UMP, String) | (Inherited from Controller.) |
| UpdateModel``1(UMP, IValueProvider) | (Inherited from Controller.) |
| UpdateModel``1(UMP, String, String) | (Inherited from Controller.) |
| UpdateModel``1(UMP, String, IValueProvider) | (Inherited from Controller.) |
| UpdateModel``1(UMP, String, IValueProvider) | (Inherited from Controller.) |
| UpdateModel``1(UMP, String, String, String) | (Inherited from Controller.) |
| UpdateModel``1(UMP, String, String, IValueProvider) | (Inherited from Controller.) |
| UpdateModel``1(UMP, String, String, String, IValueProvider) | (Inherited from Controller.) |
| ValidateModel(Object) | (Inherited from Controller.) |
| ValidateModel(Object, String) | (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) | (Inherited from Controller.) |
| View(String, String, Object) | (Inherited from Controller.) |