Click or drag to resize
MediaFileInfo Constructor (DataRow)
Constructor - Creates a new MediaFileInfo object from the given DataRow.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntax
C#
public MediaFileInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also