| 
								 
							 | Name | Description | 
|---|
  | BeginExecute |  (Inherited from Controller.) | 
  | BeginExecuteCore |  (Inherited from Controller.) | 
  | Content(String) |  (Inherited from Controller.) | 
  | Content(String, String) |  (Inherited from Controller.) | 
  | Content(String, String, Encoding) |  (Inherited from Controller.) | 
  | Create | 
 Creates this instance.
   | 
  | Create(Agency, Int32) | 
 Creates the specified row.
   | 
  | CreateActionInvoker |  (Inherited from Controller.) | 
  | CreateTempDataProvider |  (Inherited from Controller.) | 
  | Details | 
 Details the specified identifier.
   | 
  | Dispose |  (Inherited from Controller.) | 
  | Dispose(Boolean) |  (Inherited from Controller.) | 
  | Edit(Int32) | 
 Edits the specified identifier.
   | 
  | Edit(Int32, Agency, Int32) | 
 Edits the specified identifier.
   | 
  | EndExecute |  (Inherited from Controller.) | 
  | EndExecuteCore |  (Inherited from Controller.) | 
  | Equals | Determines whether the specified  Object is equal to the current  Object.   (Inherited from Object.) | 
  | 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.) | 
  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | 
  | getAgency | 
 Gets the agency.
   | 
  | 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(String) |  (Inherited from Controller.) | 
  | Index | 
 Indexes this instance.
   | 
  | 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.) | 
  | MemberwiseClone | Creates a shallow copy of the current  Object.   (Inherited from Object.) | 
  | MyAgency | 
 Shows details about the user agency
   | 
  | 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.) | 
  | 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.) |