TransformationHelperGetSearchValue Method |
Returns column value for current search result item.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public Object GetSearchValue(
string id,
string columnName
)
Parameters
- id
- Type: SystemString
ID of the item - columnName
- Type: SystemString
Column name
Return Value
Type:
ObjectSee Also