Click or drag to resize
ContentLinkMediaSelectorGetFileData Method
Gets the corresponding file data for the given item data

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected IDataContainer GetFileData(
	IDataContainer data
)

Parameters

data
Type: CMS.BaseIDataContainer
Item data

Return Value

Type: IDataContainer
See Also