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
NewGenericProperty 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
IGenericProperty
NewGenericProperty
(
Object
obj
)
Parameters
obj
Type:
System
Object
Parent object for the property
Return Value
Type:
IGenericProperty
Implements
IGenericExtension
NewGenericProperty(Object)
See Also
Reference
GenericExtension
ExtensionType
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com