Table of Contents

TopicTransformationCore.SectionRendered Event

Definition

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

This event is raised to notify the user of section having been rendered

public event EventHandler<RenderedSectionEventArgs> SectionRendered

Returns

EventHandler<RenderedSectionEventArgs>
This event is raised to notify the user of section having been rendered

Remarks

This event is raised regardless of whether or not anything was actually rendered for the section.