Click or drag to resize
PageTemplateDefinition Constructor
Overload List
  NameDescription
Public methodPageTemplateDefinition(String, Type, String, String, String)
Creates an instance of the PageTemplateDefinition class with a custom controller.
Public methodPageTemplateDefinition(String, String, String, String, String, Type)
Creates an instance of the PageTemplateDefinition class with custom view and without custom controller assigned to the page template. The default system controller is used instead.
Top
See Also