MediaLibraryInfo Constructor (DataRow) |
Constructor - Creates a new MediaLibraryInfo object from the given DataRow.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax public MediaLibraryInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
See Also