Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8928407
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T08:25:48+00:00 2026-06-15T08:25:48+00:00

In Sitecore, I have users who are using the editing ribbon to add content

  • 0

In Sitecore, I have users who are using the editing ribbon to add content to pages. However, there are some pages that I want to prevent EditMode completely from that user’s role. This is based off of a branch template, so I can’t just revoke privileges for each page. I need some way to set the Sitecore.Context.PageMode to be Normal.

Is there an API for setting the PageMode?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T08:25:49+00:00Added an answer on June 15, 2026 at 8:25 am

    While I was unable to find a C# API, I did find that I could just use a URL Redirect that looks something like this:

            if (!Sitecore.Context.PageMode.IsNormal && !IsAdministrator())
            {
                String id = Sitecore.Context.Item.ID.ToString();
                Response.Redirect("/?sc_mode=normal&sc_itemid=" + id + "&sc_lang=en"); 
            }
    

    This will set the PageMode to Normal if it in any other state.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way to tell Sitecore (using workflow or some other way) that
i'm using Sitecore 6.5. I have 2 users that have the exact same role,
I have a Sitecore/ASP.NET projects that I'm developing. Today at some point I inadvertently
I have a page in Sitecore that displays the list of clients. There's a
I have clients who are using sitecore for their site. Its over bloated and
We have limit on number of concurrent sitecore users. We are facing a unique
On sitecore cms UI, there is a configure toolbar at the top that is
I want to create an item to sitecore using code behind. I found this
I have user control under Sitecore CMS. It has some controls bound to some
Does Sitecore have some sort of hardcoding regarding the website default site? i changed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.