Table of Contents

ISandcastleProject.FeedbackEMailLinkText Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property is used to get the feedback e-mail link text that appears in the feedback e-mail link in the footer of each page.

string FeedbackEMailLinkText { get; }

Property Value

string

Remarks

If set, this text will appear as the link text for the FeedbackEMailAddress link. If not set, the e-mail address is used for the link text.