| MediaLibraryInfoProviderGetMediaLibraryInfoInternal Method (Int32) | 
            Returns the MediaLibraryInfo structure for the specified media library.
            
 
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntaxprotected virtual MediaLibraryInfo GetMediaLibraryInfoInternal(
	int mediaLibraryId
)
Parameters
- mediaLibraryId
 - Type: SystemInt32
MediaLibrary id 
Return Value
Type: 
MediaLibraryInfo
See Also