ResourceItemIsOverridden Property

This is used to get or set whether or not the item has been edited and thus overrides a default item with the same ID.

Definition

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

Property Value

Boolean

See Also