AbstractDecorator InterfaceType  GetFirstFound TargetInterfaceType  Method (AbstractDecorator InterfaceType )Kentico 8.0 API Reference
Gets the first found object of the given type in the chain

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

start
Type: CMS.Core AbstractDecorator InterfaceType 
Start of the chain

Return Value

Type: TargetInterfaceType
See Also