|
I’ve been looking into a way to have a search web part interface with an OOB ListView web part. I’ve been using SPContext.Current.Web.GetLimitedWebPartManager(), and grabbing the local web part with a PersonalizationScope.User. I am placing the web part...
|