Hexapp Documentation
Hexapp Documentation
Hexapp API
Reference
Packflow.Interface
PFControllerFactory Class
PFControllerFactory Methods
CreateController Method
CreateItemController Method
GetControllerSessionBehavior Method
ReleaseController Method
PFControllerFactory
CreateController Method
Creates the specified controller by using the specified request context.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
Copy
public
IController
CreateController
(
RequestContext
requestContext
,
string
controllerName
)
Parameters
requestContext
Type:
System.Web.Routing
RequestContext
The request context.
controllerName
Type:
System
String
The name of the controller.
Return Value
Type:
IController
The controller.
Implements
IControllerFactory.CreateController(RequestContext, String)
Exceptions
Exception
Condition
ArgumentNullException
controllerName
See Also
Reference
PFControllerFactory Class
Packflow.Interface Namespace
www.hexapp.com
×
Close feedback form
Send us
comments or requests about documentation