Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
SharePoint Products and Technologies
SharePoint 2010
SDK Documentation
SharePoint 2010 Class Libraries and Web Service References
SharePoint Foundation 2010 Class Libraries
Core Class Library
Microsoft.SharePoint
SPFolder Class
SPFolder Properties
Audit Property
ContainingDocumentLibrary Property
ContentTypeOrder Property
DocumentLibrary Property
EffectiveAuditMask Property
EffectiveRawPermissions Property
Exists Property
Files Property
Item Property
ItemCount Property
Name Property
ParentFolder Property
ParentListId Property
ParentWeb Property
ProgID Property
Properties Property
RequiresCheckout Property
ServerRelativeUrl Property
SubFolders Property
UniqueContentTypeOrder Property
UniqueId Property
Url Property
WelcomePage Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
SPFolder
.
ParentWeb Property
SharePoint 2010
Other Versions
Windows SharePoint Services 3
Gets the parent Web site of the folder.
Namespace:
Microsoft.SharePoint
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
C#
VB
Copy
public
SPWeb ParentWeb {
get
; }
Property Value
Type:
Microsoft.SharePoint
.
SPWeb
An
SPWeb
object that represents the parent site.
See Also
Reference
SPFolder Class
SPFolder Members
Microsoft.SharePoint Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ