PageTemplateDefinition Constructor |
Name | Description | |
---|---|---|
PageTemplateDefinition(String, Type, String, String, String) |
Creates an instance of the PageTemplateDefinition class with a custom controller.
| |
PageTemplateDefinition(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.
|