Click or drag to resize
AbstractDecoratorInterfaceTypeIsTopMost Property
Returns true, if this decorator is the top most in the chain

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
protected bool IsTopMost { get; }

Property Value

Type: Boolean
See Also