TopicTransformationCore.HasFooterContent Property
Definition
- Assembly
- Sandcastle.Core.dll
This property is used to get or set whether or not all pages should be have the footer content item inserted into them.
public bool HasFooterContent { get; set; }
Property Value
- bool
This will be true if the project's footer text, copyright URL, copyright text, and/or feedback e-mail address property contains a value, false if not.