Returns the media library role permission data 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 used to filter the data
- orderBy (Optional)
- Type: System String
Order by statement to use
Return Value
Type: ObjectQuery MediaLibraryRolePermissionInfoSee Also