I have created a custom search security trimmer for SharePoint Sea开发者_如何学编程rch. Unfortunately it doesn\"t work with SharePoint FAST Search.
In SharePoint 2010, what are the best practices for trimming content on a single page based on group?For example, I have two types of customers that each belong to a different group.I only want custom
I roll my own SiteMapProvider inheriting System.Web.XmlSiteMapProvider. I want to override logic of checking user to be in a role specified in siteMapNode\'s property roles:
I\'d like to call a query with a field name filter that I wont know before run time... Not sure how to construct the variable name ...Or开发者_如何学Go maybe I am tired.
I have a custom menu, which leverages the standard asp.net sitemap. It works well but some of my pages are dynamically generated by URL rewriter, so they don\'t sit in the sitemap XML file. At the mom