C# Класс TcmDebugger.Engines.DebugEngine

DebugEngine wraps around the Tridion Template debugging functionality and allows local debugging of compound templates.
Наследование: Engine
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DebugEngine ( ) : System
Execute ( String itemUri, String templateUri, String publicationTargetUri = null ) : String

Execute the template transformation with the given parameters

Описание методов

DebugEngine() публичный Метод

public DebugEngine ( ) : System
Результат System

Execute() публичный Метод

Execute the template transformation with the given parameters
public Execute ( String itemUri, String templateUri, String publicationTargetUri = null ) : String
itemUri String Tridion item URI.
templateUri String Tridion template URI.
publicationTargetUri String Tridion publication target URI.
Результат String