Click or drag to resize
ContentLinkMediaSelector.GetFileData Method
Gets the corresponding file data for the given item data

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

Parameters

data
Type: CMS.Base.IDataContainer
Item data

Return Value

Type: IDataContainer
See Also