Click or drag to resize
AbstractDecoratorInterfaceTypeTopMost Property
Top most object in the chain of decorators

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
protected AbstractDecorator<InterfaceType> TopMost { get; }

Property Value

Type: AbstractDecoratorInterfaceType
See Also