Table of Contents

TopicTransformationCore.ApiTopicTitle Method

Definition

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

Get the title for an API topic

protected virtual XNode ApiTopicTitle(bool qualifyMembers, bool plainText)

Parameters

qualifyMembers bool

True to qualify members with their namespace, false if not

plainText bool

True if it should be in plain text (metadata and table of contents title) or decorated with language-specific text elements (page title).

Returns

XNode

The XML content representing the current topic's title