IControllerStandard Properties |
The IControllerStandard type exposes the following members.
Name | Description | |
---|---|---|
ActionName |
Action respectively View name to invokes
| |
ControllerContext |
Encapsulates information about an HTTP request that matches specified RouteBase and ControllerBase instances.
| |
ControllerName |
Web controller name
| |
DictionaryUI |
User interface dictionary (this can be Null)
| |
ID |
Optional route element for e.g. data record
| |
Parameter |
Optional route element for more arguments
| |
Url |
Contains methods to build URLs for ASP.NET MVC within an application.
|