ObjectExtensions InitializeExtenders T  Method Kentico 8.1 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.1.5347.20411)

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