RepeaterModel.addViewFooterTemplates Method

Adds view footer templates to the model.
 

Parameters

templates

Type: Array
ElementType: Template
The templates to add.
insertIndex

Type: Number (Integer)
(optional) An index in the array at which to insert the template. If not specified, the templates will be added to the end.
Optional: True