AbstractInfo TInfo  RegisterProperty PropertyType  Method (String, Func TInfo, Object )Kentico 8.0 API Reference
Registers the given property to the object

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

Parameters

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

Return Value

Type: PropertySettings TInfo 
See Also