DataExtensions With T  Method Kentico 8.0 API Reference
Sets up the object using the given lambda expression

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

Parameters

obj
Type: T
Object to set up
setup
Type: OnlineSystem Action T 
Set up action

Return Value

Type: T
See Also