SharePoint Programming Insights 

Tags: SharePoint, .net

The SPWeb.SiteUsers method run the following stored procedures in SQL:
 
proc_GetTpWebMetaDataAndListMetaData
proc_SecListAllSiteMembers <dbo.Sites.Id>
 
The SPWeb.AllUsers method run the following stored procedures in SQL:
 
proc_GetTpWebMetaDataAndListMetaData
proc_SecListAllWebMembers <dbo.Sites.Id> , <dbo.Webs.Id>
 
 
 
Posted by Chad on 18-Apr-09
0 Comments  |  Trackback Url  |  Link to this post | Bookmark this post with:        
 

Links to this post

Failed to render control: The operation being requested was not performed because the user has not been authenticated. (Exception from HRESULT: 0x800704DC)
Name:
URL:
Email:
Comments: