Should drag-content="false" be available on view?

I have a new app, similar in structure to the Ionic Side Menu and Navigation demo.

Adding drag-content="false" to the pane works for all views but I only want certain views to have dragging disabled.

How do I disable the side menu on certain pages?

Should help you get going in the right direction:

The docs for ion-side-menu in 0.9.25 are updated with instructions about this: http://ionicframework.com/docs/angularjs/controllers/side-menu/