TocEntry.UniqueId Property
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This is used to get or set a unique ID to work around a legacy additional content support issue
public Guid UniqueId { get; set; }
Property Value
- Guid
The site map editor assigns each topic its own unique ID to work around object equality issues caused by legacy support for file system based additional content.