Click or drag to resize
AbstractHierarchicalObject<TObject>.UseLocalProperties Property
If true, the object uses local properties

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
protected bool UseLocalProperties { get; set; }

Property Value

Type: Boolean
See Also