Click or drag to resize
MediaLibraryRolePermissionInfoProviderGetMediaLibraryRolePermissions Method
Returns the query for all media library role permissions.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<MediaLibraryRolePermissionInfo> GetMediaLibraryRolePermissions()

Return Value

Type: ObjectQueryMediaLibraryRolePermissionInfo
See Also