TopicTransformationCore.ApiTopicTitle Method
Definition
- Assembly
- Sandcastle.Core.dll
Get the title for an API topic
protected virtual XNode ApiTopicTitle(bool qualifyMembers, bool plainText)
Parameters
qualifyMembersboolTrue to qualify members with their namespace, false if not
plainTextboolTrue 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