Inside Coldfusion MX
| GetBaseTemplatePath () Description
Gets the absolute path of an application's base page. Example
<cfoutput> The current page's template path is #GetBaseTemplatePath()# </cfoutput> |
| GetBaseTemplatePath () Description
Gets the absolute path of an application's base page. Example
<cfoutput> The current page's template path is #GetBaseTemplatePath()# </cfoutput> |