Returns information on libraries matching specified criteria.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.0.5239.26125)
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