DefaultControllerFactory Methods
The DefaultControllerFactory type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateController | Creates the specified controller by using the specified request context. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetControllerInstance | Retrieves the controller instance for the specified request context and controller type. |
|
GetControllerSessionBehavior | Returns the controller's session behavior. |
|
GetControllerType | Retrieves the controller type for the specified name and request context. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ReleaseController | Releases the specified controller. |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
IControllerFactory::GetControllerSessionBehavior | This API supports the ASP.NET MVC infrastructure and is not intended to be used directly from your code. This method calls the GetControllerSessionBehavior method. |
Show: