No, you can't have more than one code behind file
Its impossible to have more than one code behind file in aspx file. Because in the directive of the code behind file, we need to mention which language (C++, C# or others) we will be using across the webpage