| PFItemControllerPFItemTypeView Method (String, String, Object) | 
This method is overridden to handle the AutoStartTask option.
If the option is activated, this will ensure a lock and set the current task as active, if possible.
In general, avoid to call or override this method.
Namespace: Packflow.Interface
 Syntax
Syntaxprotected override ViewResult View( string viewName, string masterName, Object model )
 See Also
See Also