Returns information on libraries matching specified criteria.
            
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
 - Type: 
System String
Where condition to filter data 
- orderBy (Optional)
 - Type: 
System String
Order by statement to use 
- topN (Optional)
 - Type: 
System Int32
Top N records 
- columns (Optional)
 - Type: 
System String
List of columns to be returned 
Return Value
Type: ObjectQuery MediaLibraryInfoSee Also