Click or drag to resize

ControllerHelperGetFirstControllerWithTemplate Method

Overload List
  NameDescription
Public methodGetFirstControllerWithTemplateT
Gets the first Controller of any type that implements the specified Controller Template.
Public methodGetFirstControllerWithTemplate(Guid)
Gets the first Controller of any type that implements the specified Controller Template.
Public methodGetFirstControllerWithTemplate(Type)
Gets the first Controller of any type that implements the specified Controller Template.
Top
See Also