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: 9.0.0
Syntax
C#
protected AbstractDecorator<InterfaceType> TopMost { get; }

Property Value

Type: AbstractDecoratorInterfaceType
See Also