RegisterExtenderAttribute Constructor Kentico 8.0 API Reference
Initializes a new instance of the RegisterExtenderAttribute class with the specified extender type.

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

Parameters

extenderType
Type: OnlineSystem Type
The type of the extender class.
See Also