AbstractInfo TInfo  RegisterProperty Method (String, Object, Func TInfo, Object, Object )Kentico 8.1 API Reference
Registers the given parameterized property to the object.

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

Parameters

propertyName
Type: OnlineSystem String
Property name
parameter
Type: OnlineSystem Object
Parameter for the lambda expression
ex
Type: OnlineSystem Func TInfo, OnlineObject, OnlineObject 
Lambda expression

Return Value

Type: PropertySettings TInfo 
See Also