Click or drag to resize
MaintenanceLogController Methods

The MaintenanceLogController type exposes the following members.

Methods
  NameDescription
Protected methodBeginExecute (Inherited from Controller.)
Protected methodBeginExecuteCore (Inherited from Controller.)
Protected methodContent(String) (Inherited from Controller.)
Protected methodContent(String, String) (Inherited from Controller.)
Protected methodContent(String, String, Encoding) (Inherited from Controller.)
Public methodCreate
Creates this instance.
Public methodCreate(MaintenanceLog)
Creates the specified row.
Protected methodCreateActionInvoker (Inherited from Controller.)
Protected methodCreateTempDataProvider (Inherited from Controller.)
Public methodDelete(Int32)
Deletes the specified identifier.
Public methodDelete(Int32, FormCollection)
Deletes the specified identifier.
Public methodDetails
Detailses the specified identifier.
Public methodDispose (Inherited from Controller.)
Protected methodDispose(Boolean) (Inherited from Controller.)
Public methodEdit(Int32)
Edits the specified identifier.
Public methodEdit(Int32, MaintenanceLog, FormCollection)
Edits the specified identifier.
Protected methodEndExecute (Inherited from Controller.)
Protected methodEndExecuteCore (Inherited from Controller.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodExecute (Inherited from ControllerBase.)
Protected methodExecuteCore (Inherited from Controller.)
Protected methodFile(Byte, String) (Inherited from Controller.)
Protected methodFile(Stream, String) (Inherited from Controller.)
Protected methodFile(String, String) (Inherited from Controller.)
Protected methodFile(Byte, String, String) (Inherited from Controller.)
Protected methodFile(Stream, String, String) (Inherited from Controller.)
Protected methodFile(String, String, String) (Inherited from Controller.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodHandleUnknownAction (Inherited from Controller.)
Protected methodHttpNotFound (Inherited from Controller.)
Protected methodHttpNotFound(String) (Inherited from Controller.)
Public methodIndex
Indexes this instance.
Protected methodInitialize (Inherited from Controller.)
Protected methodJavaScript (Inherited from Controller.)
Protected methodJson(Object) (Inherited from Controller.)
Protected methodJson(Object, String) (Inherited from Controller.)
Protected methodJson(Object, JsonRequestBehavior) (Inherited from Controller.)
Protected methodJson(Object, String, Encoding) (Inherited from Controller.)
Protected methodJson(Object, String, JsonRequestBehavior) (Inherited from Controller.)
Protected methodJson(Object, String, Encoding, JsonRequestBehavior) (Inherited from Controller.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnActionExecuted (Inherited from Controller.)
Protected methodOnActionExecuting (Inherited from Controller.)
Protected methodOnAuthentication (Inherited from Controller.)
Protected methodOnAuthenticationChallenge (Inherited from Controller.)
Protected methodOnAuthorization (Inherited from Controller.)
Protected methodOnException (Inherited from Controller.)
Protected methodOnResultExecuted (Inherited from Controller.)
Protected methodOnResultExecuting (Inherited from Controller.)
Protected methodPartialView (Inherited from Controller.)
Protected methodPartialView(Object) (Inherited from Controller.)
Protected methodPartialView(String) (Inherited from Controller.)
Protected methodPartialView(String, Object) (Inherited from Controller.)
Protected methodRedirect (Inherited from Controller.)
Protected methodRedirectPermanent (Inherited from Controller.)
Protected methodRedirectToAction(String) (Inherited from Controller.)
Protected methodRedirectToAction(String, Object) (Inherited from Controller.)
Protected methodRedirectToAction(String, RouteValueDictionary) (Inherited from Controller.)
Protected methodRedirectToAction(String, String) (Inherited from Controller.)
Protected methodRedirectToAction(String, String, Object) (Inherited from Controller.)
Protected methodRedirectToAction(String, String, RouteValueDictionary) (Inherited from Controller.)
Protected methodRedirectToActionPermanent(String) (Inherited from Controller.)
Protected methodRedirectToActionPermanent(String, Object) (Inherited from Controller.)
Protected methodRedirectToActionPermanent(String, RouteValueDictionary) (Inherited from Controller.)
Protected methodRedirectToActionPermanent(String, String) (Inherited from Controller.)
Protected methodRedirectToActionPermanent(String, String, Object) (Inherited from Controller.)
Protected methodRedirectToActionPermanent(String, String, RouteValueDictionary) (Inherited from Controller.)
Protected methodRedirectToRoute(Object) (Inherited from Controller.)
Protected methodRedirectToRoute(RouteValueDictionary) (Inherited from Controller.)
Protected methodRedirectToRoute(String) (Inherited from Controller.)
Protected methodRedirectToRoute(String, Object) (Inherited from Controller.)
Protected methodRedirectToRoute(String, RouteValueDictionary) (Inherited from Controller.)
Protected methodRedirectToRoutePermanent(Object) (Inherited from Controller.)
Protected methodRedirectToRoutePermanent(RouteValueDictionary) (Inherited from Controller.)
Protected methodRedirectToRoutePermanent(String) (Inherited from Controller.)
Protected methodRedirectToRoutePermanent(String, Object) (Inherited from Controller.)
Protected methodRedirectToRoutePermanent(String, RouteValueDictionary) (Inherited from Controller.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodTryUpdateModel``1(UMP) (Inherited from Controller.)
Protected methodTryUpdateModel``1(UMP, String) (Inherited from Controller.)
Protected methodTryUpdateModel``1(UMP, String) (Inherited from Controller.)
Protected methodTryUpdateModel``1(UMP, IValueProvider) (Inherited from Controller.)
Protected methodTryUpdateModel``1(UMP, String, String) (Inherited from Controller.)
Protected methodTryUpdateModel``1(UMP, String, IValueProvider) (Inherited from Controller.)
Protected methodTryUpdateModel``1(UMP, String, IValueProvider) (Inherited from Controller.)
Protected methodTryUpdateModel``1(UMP, String, String, String) (Inherited from Controller.)
Protected methodTryUpdateModel``1(UMP, String, String, IValueProvider) (Inherited from Controller.)
Protected methodTryUpdateModel``1(UMP, String, String, String, IValueProvider) (Inherited from Controller.)
Protected methodTryValidateModel(Object) (Inherited from Controller.)
Protected methodTryValidateModel(Object, String) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP, String) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP, String) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP, IValueProvider) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP, String, String) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP, String, IValueProvider) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP, String, IValueProvider) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP, String, String, String) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP, String, String, IValueProvider) (Inherited from Controller.)
Protected methodUpdateModel``1(UMP, String, String, String, IValueProvider) (Inherited from Controller.)
Protected methodValidateModel(Object) (Inherited from Controller.)
Protected methodValidateModel(Object, String) (Inherited from Controller.)
Protected methodView (Inherited from Controller.)
Protected methodView(Object) (Inherited from Controller.)
Protected methodView(String) (Inherited from Controller.)
Protected methodView(IView) (Inherited from Controller.)
Protected methodView(String, String) (Inherited from Controller.)
Protected methodView(String, Object) (Inherited from Controller.)
Protected methodView(IView, Object) (Inherited from Controller.)
Protected methodView(String, String, Object) (Inherited from Controller.)
Top
See Also