| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 7 months |
| seen | Jun 13 at 21:20 | |
| stats | profile views | 20 |
|
Oct 15 |
comment |
Safely return all lists in site collection that match criteria Right, which gets us back to the question at hand. How does one do that without accessing the list iteself? All my attempts so far will generate an exception. |
|
Oct 15 |
comment |
Safely return all lists in site collection that match criteria But this will return lists that the user doesn't have access to. I want to maintain security, just not at the expense of application stability. |
|
Oct 15 |
asked | Safely return all lists in site collection that match criteria |
|
Oct 14 |
asked | Cross Browser Rich Text Editor Control |
|
Oct 6 |
accepted | Get all SPLists for a site collection |
|
Oct 5 |
comment |
Get all SPLists for a site collection I thought about that, but on a large enterprise farm this could be hundreds of thousands if not millions of list items. Every item would grab this information and send it to a collection where I would have to check for duplicates. Additionally, SPSiteDataQuery returns a datatable, not an SPListItemCollection, so that information would have to be mined to begin with. |
|
Oct 5 |
comment |
Get all SPLists for a site collection Yeah, I've seen that, but that answer is just another question complaining about lack of support. I'm looking either for confirmation that my method is sufficient, or for an alternative that is better. |
|
Oct 4 |
accepted | What kind of page to use? |
|
Oct 4 |
accepted | Custom Web Part to get all Reminders for SPUser from Project server |
|
Oct 4 |
answered | Custom Web Part to get all Reminders for SPUser from Project server |
|
Oct 4 |
comment |
Get all SPLists for a site collection Because this is going to be a Site Definition that can be deployed anywhere, and I'm creating a UI to allow people to pull in content from all over the farm. |
|
Oct 4 |
accepted | Error in code sample on MSDN? |
|
Oct 4 |
comment |
Error in code sample on MSDN? Excellent, fast response. Thanks Ashish. |
|
Oct 4 |
asked | Error in code sample on MSDN? |
|
Oct 4 |
asked | Get all SPLists for a site collection |
|
Oct 1 |
accepted | How to tell the difference between Edit Mode and Personalized Edit Mode |
|
Sep 29 |
asked | How to tell the difference between Edit Mode and Personalized Edit Mode |
|
Sep 25 |
comment |
Custom Web Part to get all Reminders for SPUser from Project server That looks like it's specific to SharePoint standard tasks, not Project Server tasks. It IS helpful, though. Upvote for you! |
|
Sep 25 |
accepted | Better way to pass parameters to web part |
|
Sep 25 |
asked | Custom Web Part to get all Reminders for SPUser from Project server |