HttpResponseEx.loadTemplate

Load a template from the given file name, and fill it using the given dictionary.

class HttpResponseEx
static
string
loadTemplate
(
string filename
,
string[string] dictionary
)

Meta