Table of Contents

Interface IRenderEngine

Namespace
Raytha.Application.Common.Interfaces
Assembly
Raytha.Application.dll
public interface IRenderEngine

Methods

RenderAsHtml(string, object)

string RenderAsHtml(string template, object entity)

Parameters

template string
entity object

Returns

string