getDefaultLayout()
Overview
public string function getDefaultLayout(
required string template
)
Returns the default layout for a given template, read from the global email template configuration set in Config.cfc.
Arguments
Name | Type | Required | Description |
---|---|---|---|
template | string | Yes | ID of the template whose default layout you wish to get |