AbstractHierarchicalObject ObjectType  RegisterProperty Method (String, Func ObjectType, Object )Kentico 8.1 API Reference
Registers the given property to the object

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

Parameters

propertyName
Type: OnlineSystem String
Property name
ex
Type: OnlineSystem Func ObjectType, OnlineObject 
Lambda expression

Return Value

Type: PropertySettings ObjectType 
See Also