IListItemConverterConvertBack Method
Converts the specified target list item.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
Object ConvertBack(
Object targetListItem
)
Function ConvertBack (
targetListItem As Object
) As Object
- targetListItem Object
- Object with the the target list item.
ObjectObject with the result of the conversion to the master list item.