public static void DeleteUrls(int ModuleID, int EntityID, string Entity) { URLFactory.DeleteUrls(ModuleID, EntityID, Entity); }