I am making an application which supports portrait, landscape left, landscape right interface orientiations. However in my application, there are some view controllers for which I want to have only portrait. It means that, when you rotate this view controller, no changing should happen. I try to describe in this image. image
Please help me, It's important to my project :)