Click or drag to resize

ControllerImplementsTemplate Method

Overload List
  NameDescription
Public methodImplementsTemplateT
Determines if the Controller implements a Controller Template by type.
Public methodImplementsTemplate(Guid)
Determines if the Controller implements a Controller Template by type GUID.
Public methodImplementsTemplate(Type)
Determines if the Controller implements a Controller Template by type.
Top
See Also