Click or drag to resize
MediaLibraryRolePermissionInfoProviderDeleteAllRoles Method
Delete all media library roles.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntax
C#
public static void DeleteAllRoles(
	string where = null
)

Parameters

where (Optional)
Type: SystemString
Where condition
See Also