Table of Contents

TopicTransformationCore.RenderStarting Event

Definition

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

This event is raised to notify the user that the topic is about to be rendered

public event EventHandler<RenderTopicEventArgs> RenderStarting

Returns

EventHandler<RenderTopicEventArgs>
This event is raised to notify the user that the topic is about to be rendered

Remarks

When invoked, only the basic page template is present with the metadata and page header rendered.