SPResourceScope enumeration
Specifies the scope for a user resource (SPUserResource).
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPResourceScope
'Usage
Dim instance As SPResourceScope
public enum SPResourceScope
Members
Member name | Description | |
---|---|---|
Web | Web site scope. | |
List | List scope. |