Specifies the scope over which the in-context resource editor is disabled.
Defaults to "auto".
When "auto" (the default), will be "body" when has tag body or "request" when there is no tag
body. This provides compatibility with previous releases that did not support body and always
disabled for the entire request.
When "body", the resource editor is only disabled in the tag body. The original settings, if
any, are restored.
When "request", the resource editor is left disabled. The original settings are not restored.