Screen Rotation per page

My entire app uses portrait rotation with the exception of one. How can I lock screen rotation and force it to the desired based on the page?

I’ve set in the config.xml the orientation to allow all, so that works and allows me the flexibility to rotate but I haven’t found a way to lock it per page