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

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

Parameters

dr
Type: System.DataDataRow
See Also