DataExtensions With T  Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: T
See Also