Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.EnsureSiteAdminAccess method

Determines whether the current user is a site administrator on the specified site and, if not, requests a user name and password, and then opens the Error page for an “access denied” exception so that the user must request access to the site or list from the owner.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public static void EnsureSiteAdminAccess(
	SPWeb web
)

Parameters

web
Type: Microsoft.SharePoint.SPWeb
An Microsoft.SharePoint.SPWeb object that represents the site.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.