| CMSOutputMediaFile Constructor (MediaFileInfo, Byte) | 
            Constructor.
            
 
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntaxpublic CMSOutputMediaFile(
	MediaFileInfo mi,
	byte[] data
)
Parameters
- mi
 - Type: CMS.MediaLibraryMediaFileInfo
MediaFile info - data
 - Type: SystemByte
Output file data 
See Also