IRequestResources interface

Reserved for internal use. Specifies an interface that checks user permissions during operations that may potentially alter content on the Web site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Interface IRequestResources
'Usage
Dim instance As IRequestResources
public interface IRequestResources

Remarks

Examples of these operations include managing file versions in source control, altering navigation structure, modifying page layouts, and deleting objects from the site.

See also

Reference

IRequestResources members

Microsoft.SharePoint namespace