Table of Contents

TopicTransformationCore.ApiTopicShortNamePlainText Method

Definition

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

Get the short type/member name for an API topic in plain text. This is used for metadata values and the table of contents title.

protected virtual XNode ApiTopicShortNamePlainText(bool qualifyMembers)

Parameters

qualifyMembers bool

True to qualify members with their namespace, false if not

Returns

XNode

An XML element representing the current topic's type/member name in plain text