Table of Contents

TopicTransformationCore.Render Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

This is used to parse the topic data and render the topic output for the presentation style

public XDocument Render(string key, XDocument topic)

Parameters

key string

The topic key

topic XDocument

The topic to render

Returns

XDocument

The rendered document content