Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
GenericExtension(ExtensionType) Class
GenericExtension(ExtensionType) Methods
GetInstance Method
Initialize Method
NewGenericProperty Method
NewProperty Method
NewValue Method
RegisterAsExtensionTo Method
RegisterAsPropertyTo Method
SetInstance Method
WithLazyInitialization Method
GenericExtension
ExtensionType
RegisterAsExtensionTo Method
Registers the extension as an extension to the given type
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
RegisterAsExtensionTo
(
Type
type
)
Parameters
type
Type:
System
Type
Target type
Implements
IGenericExtension
RegisterAsExtensionTo(Type)
See Also
Reference
GenericExtension
ExtensionType
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com