AbstractInfoProvider TInfo, TProvider  GetDataByColumn T  Method Kentico 8.1 API Reference
Returns the data according to the set of input parameters.

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

Parameters

columnName
Type: OnlineSystem String
GUID column name
value
Type: T
Value of the record ID to look for
columns (Optional)
Type: OnlineSystem String
List of columns to be retrieved

Return Value

Type: InfoDataSet TInfo 
See Also