Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Namespaces
Namespace | Description |
---|---|
Microsoft.Web.Mvc | The Microsoft.Web.Mvc namespace contains classes that support the ASP.NET.MVC framework for creating web applications. |
Microsoft.Web.Mvc.Controls | The Microsoft.Web.Mvc.Controls namespace provides classes that represents the controls associated with ASP.NET MVC4. |
Microsoft.Web.Mvc.Html | The Microsoft.Web.Mvc.Html namespaces contains extension controls that support the ASP.NET Model View Controller (MVC) framework for creating Web applications. |
Microsoft.Web.Mvc.Internal | The Microsoft.Web.Mvc.Internal namespace contains helper expression class that support the ASP.NET Model View Controller (MVC) framework for creating Web applications. |
Microsoft.Web.Mvc.ModelBinding | The Microsoft.Web.Mvc.ModelBinding namespace provides classes that enable you to bind data objects to ASP.NET Web Forms server controls. |
Microsoft.Web.Mvc.Resources | Provides class for MVC resources. |
System.Web.Mvc | The System.Web.Mvc namespace contains classes and interfaces that support the ASP.NET Model View Controller (MVC) framework for creating Web applications. This namespace includes classes that represent controllers, controller factories, action results, views, partial view, model binders, and much more. |
System.Web.Mvc.Ajax | The System.Web.Mvc.Ajax namespace contains classes that support Ajax scripts in an ASP.NET MVC application. The namespace includes support for Ajax scripts and for Ajax options. |
System.Web.Mvc.Async | The System.Web.Mvc.Async namespace contains classes that support asynchronous actions in an ASP.NET MVC application. |
System.Web.Mvc.Filters | The System.Web.Mvc.Filters namespace represents classes used in ASP.NET.MVC filtering. |
System.Web.Mvc.Html | The System.Web.Mvc.Html namespace contains classes that help render HTML controls in an MVC application. The namespace includes classes that support forms, input controls, links, partial views, validation, and more. |
System.Web.Mvc.Razor | The System.Web.Mvc.Razor namespace contains classes to compile and parse ASP.NET Razor views. |
System.Web.Mvc.Routing | The System.Web.Mvc.Routing namespace contains classes related to routing. |
System.Web.Mvc.Routing.Constraints | The System.Web.Mvc.Routing.Constraints namespace contains classes related to route parameter constraints. |
Return to top