Click or drag to resize

ControllerImplementsTemplate Method

Overload List
 NameDescription
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.
Public methodImplementsTemplateT Determines if the Controller implements a Controller Template by type.
Top
See Also