TopicTransformationCoreHasWebsiteAdContent Property

This property is used to get or set whether or not all pages should be have the website ad content item inserted into them.

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool HasWebsiteAdContent { get; set; }

Property Value

Boolean
This will be true if the project's website ad content property contains a value, false if not

See Also