Table of Contents

Topic.LinkText Property

Definition

Namespace
Sandcastle.Core.ConceptualContent
Assembly
Sandcastle.Core.dll

This is used to get or set the topic's optional link text

public string LinkText { get; set; }

Property Value

string

This can be used to provide different text that is used in links that refer to the topic. If not set, it will be set to the Title value.