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
NewProperty Method
Creates a new property of the given type, initialized to the extension value
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
GenericProperty
<ExtensionType>
NewProperty
(
Object
obj
)
Parameters
obj
Type:
System
Object
Parent object for the property
Return Value
Type:
GenericProperty
ExtensionType
See Also
Reference
GenericExtension
ExtensionType
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com