Table of Contents

ResourceItem.IsOverridden Property

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

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.

public bool IsOverridden { get; set; }

Property Value

bool