Contents

cfforward

Description

forward the request to a other path.

Category

Other

Implemented

Usage Syntax

<cfforward  template="String"/>

[] = Optional attribute

Attributes

Name Type Required Default Description
template String Yes template path to forward to

Example Usage