Controller
Controller()
ActionInvoker
AsyncManager
Binders
DisableAsyncSupport
HttpContext
ModelState
Profile
Request
Resolver
Response
RouteData
Server
Session
TempDataProvider
Url
User
ViewEngineCollection
BeginExecute(RequestContext, AsyncCallback, Object)
BeginExecuteCore(AsyncCallback, Object)
Content(String)
Content(String, String)
Content(String, String, Encoding)
CreateActionInvoker()
CreateTempDataProvider()
Dispose()
Dispose(Boolean)
EndExecute(IAsyncResult)
EndExecuteCore(IAsyncResult)
ExecuteCore()
File(Byte[], String)
File(Stream, String)
File(String, String)
File(Byte[], String, String)
File(Stream, String, String)
File(String, String, String)
HandleUnknownAction(String)
HttpNotFound()
HttpNotFound(String)
Initialize(RequestContext)
JavaScript(String)
Json(Object)
Json(Object, JsonRequestBehavior)
Json(Object, String)
Json(Object, String, Encoding)
Json(Object, String, JsonRequestBehavior)
Json(Object, String, Encoding, JsonRequestBehavior)
OnActionExecuted(ActionExecutedContext)
OnActionExecuting(ActionExecutingContext)
OnAuthentication(AuthenticationContext)
OnAuthenticationChallenge(AuthenticationChallengeContext)
OnAuthorization(AuthorizationContext)
OnException(ExceptionContext)
OnResultExecuted(ResultExecutedContext)
OnResultExecuting(ResultExecutingContext)
PartialView()
PartialView(Object)
PartialView(String)
PartialView(String, Object)
Redirect(String)
RedirectPermanent(String)
RedirectToAction(String)
RedirectToAction(String, Object)
RedirectToAction(String, RouteValueDictionary)
RedirectToAction(String, String)
RedirectToAction(String, String, Object)
RedirectToAction(String, String, RouteValueDictionary)
RedirectToActionPermanent(String)
RedirectToActionPermanent(String, Object)
RedirectToActionPermanent(String, RouteValueDictionary)
RedirectToActionPermanent(String, String)
RedirectToActionPermanent(String, String, Object)
RedirectToActionPermanent(String, String, RouteValueDictionary)
RedirectToRoute(Object)
RedirectToRoute(RouteValueDictionary)
RedirectToRoute(String)
RedirectToRoute(String, Object)
RedirectToRoute(String, RouteValueDictionary)
RedirectToRoutePermanent(Object)
RedirectToRoutePermanent(RouteValueDictionary)
RedirectToRoutePermanent(String)
RedirectToRoutePermanent(String, Object)
RedirectToRoutePermanent(String, RouteValueDictionary)
TryUpdateModel<TModel>(TModel)
TryUpdateModel<TModel>(TModel, IValueProvider)
TryUpdateModel<TModel>(TModel, String)
TryUpdateModel<TModel>(TModel, String[])
TryUpdateModel<TModel>(TModel, String, IValueProvider)
TryUpdateModel<TModel>(TModel, String, String[])
TryUpdateModel<TModel>(TModel, String[], IValueProvider)
TryUpdateModel<TModel>(TModel, String, String[], IValueProvider)
TryUpdateModel<TModel>(TModel, String, String[], String[])
TryUpdateModel<TModel>(TModel, String, String[], String[], IValueProvider)
TryValidateModel(Object)
TryValidateModel(Object, String)
UpdateModel<TModel>(TModel)
UpdateModel<TModel>(TModel, IValueProvider)
UpdateModel<TModel>(TModel, String)
UpdateModel<TModel>(TModel, String[])
UpdateModel<TModel>(TModel, String, IValueProvider)
UpdateModel<TModel>(TModel, String, String[])
UpdateModel<TModel>(TModel, String[], IValueProvider)
UpdateModel<TModel>(TModel, String, String[], IValueProvider)
UpdateModel<TModel>(TModel, String, String[], String[])
UpdateModel<TModel>(TModel, String, String[], String[], IValueProvider)
ValidateModel(Object)
ValidateModel(Object, String)
View()
View(IView)
View(Object)
View(String)
View(IView, Object)
View(String, Object)
View(String, String)
View(String, String, Object)
GetResourceRouteName(Controller, String, ActionType)
NotifyAllAsync(Controller, NotificationDictionary[])
NotifyAllAsync(Controller, String, Object)
NotifyAllAsync(Controller, IEnumerable<NotificationDictionary>, Func<WebHook, String, Boolean>)
NotifyAllAsync(Controller, String, Object, Func<WebHook, String, Boolean>)
NotifyAsync(Controller, NotificationDictionary[])
NotifyAsync(Controller, String, Object)
NotifyAsync(Controller, IEnumerable<NotificationDictionary>, Func<WebHook, String, Boolean>)
NotifyAsync(Controller, String, Object, Func<WebHook, String, Boolean>)
RedirectToAction<TController>(Controller, Expression<Action<TController>>)
net481
namespace Microsoft.Web.Mvc.Resources
{
public static class RouteCollectionExtensions
{
public static string GetResourceRouteName(this ? controller, string controllerName, ActionType actionType);
}
}
.NET Framework | 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net481 | |
Assemblies | Microsoft.Web.Mvc , Version=5.0.0.0, PublicKeyToken= Microsoft.Web.Mvc , Version=5.1.0.0, PublicKeyToken= |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNet.Mvc.Futures (5.0.0) net40 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API