TextTransformation<TTemplate>.

ToString() Method

Summary

Returns a string containing the rendered template.
Namespace
Cake.Common.Text
Containing Type
TextTransformation<TTemplate>

Syntax

public override string ToString()

Return Value

Type Description
string A string containing the rendered template.