This topic has not yet been rated - Rate this topic

SPUserResource.Parent property

Gets an object that corresponds to the scope of the user resource, which can be an SPList object or an SPWeb object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public Object Parent { get; internal set; }

Property value

Type: System.Object
An Object that represents the parent list or parent Web site.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.