Modern Page
3 TopicsC# ClientContext - Removing Image from Page Banner on Modern Page - SP 2019
I am trying to create a ClientSidePage in C#. I have been able to make the page, but I can't figure out how to remove the image from the Page Banner. The option exists to remove the image and keep the banner when in the UI's edit mode. I know about the ClientSidePage.LayoutType to "Home", but that removes the entire banner, including the title. I have tried the following: clientSidePage.PageHeader.LayoutType = ClientSidePageHeaderLayoutType.NoImage; ... but that has no effect. How do I remove the image from the page banner without removing the entire banner? Thanks in advance, AS3.2KViews0likes6CommentsHow to get classic search page on modern team site
Earlier there is an option available saying that "Go to classic search results page", seems now it has been removed. Now main question is, how I can add refiners on the modern search page? This feature is still under development? I am able to see only two refiners "File Type", "Last modified time". It is becoming very hard to convince customers on this. By seeing all these things, I am thinking I will never recommend modern experience for my customers. Everything is half-cooked. Search is big area where client will be interested in. At least is there any road map item so that i can try to convince m client??1.2KViews0likes1Comment