AbstractDecorator InterfaceType  GetFirstFound TargetInterfaceType  Method (AbstractDecorator InterfaceType )Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: TargetInterfaceType
See Also