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.0.5239.26125)
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