ISandcastleProject.FeedbackEMailAddress Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get the feedback e-mail address that appears in the footer of each page.
string FeedbackEMailAddress { get; }
Property Value
Remarks
If not set, no feedback link will appear. If FeedbackEMailLinkText is set, that text will appear as the text for the link. If not set, the e-mail address is used as the link text.