ObjectExtensions InitializeExtenders T  Method Kentico 8.0 API Reference
Attaches new behavior using extenders with the matching scope.

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

Parameters

instance
Type: T
The instance to attach new behavior to.
scope
Type: OnlineSystem String
The scope to limit a selection of extenders.
See Also