AbstractInfo TInfo  RegisterProperty PropertyType  Method (String, Func TInfo, Object )Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: PropertySettings TInfo 
See Also