TextTransformationTemplate.

Render() Method

Summary

Renders the text template using the registered tokens.
Namespace
Cake.Core.Text
Containing Type
TextTransformationTemplate

Syntax

public string Render()

Return Value

Type Description
string The rendered template.