ReferenceLinkInfo.RenderAsLink Property
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This read-only property indicates whether or not to render the element as an actual link
public bool RenderAsLink { get; }
Property Value
- bool
If true, it is rendered as a link. If false, it will be rendered as an identifier.