MediaLibraryRolePermissionInfoProviderDeleteAllRoles Method |
Delete all media library roles.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntax public static void DeleteAllRoles(
string where = null
)
Parameters
- where (Optional)
- Type: SystemString
Where condition
See Also