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
SPWeb Class
SPWeb Methods
AddApplicationPrincipal Method
AddProperty Method
AddSupportedUICulture Method
AllowAllWebTemplates Method
ApplyTheme Method
ApplyWebTemplate Method
BreakRoleInheritance Method
BypassUseRemoteApis Method
Close Method
CreateDefaultAssociatedGroups Method
CustomizeCss Method
Delete Method
DeleteProperty Method
Dispose Method
DoesUserHavePermissions Method
EnsureUser Method
ExportUserResources Method
GetAvailableCrossLanguageWebTemplates Method
GetAvailableWebTemplates Method
GetCatalog Method
GetChanges Method
GetDocDiscussions Method
GetFieldLocalizations Method
GetFile Method
GetFileAsString Method
GetFileOrFolderObject Method
GetFilePersonalizationInformation Method
GetFolder Method
GetLimitedWebPartManager Method
GetList Method
GetListFromUrl Method
GetListFromWebPartPageUrl Method
GetListItem Method
GetListItemFields Method
GetListsOfType Method
GetObject Method
GetProperty Method
GetRecycleBinItems Method
GetSiteData Method
GetSubwebsForCurrentUser Method
GetUsageData Method
GetUserEffectivePermissionInfo Method
GetUserEffectivePermissions Method
GetUserToken Method
GetViewFromUrl Method
GetWebPartCollection Method
GetWebsAndListsWithUniquePermissions Method
ImportUserResources Method
InsertAlertEvent Method
IsCurrentUserMemberOfGroup Method
OriginalBaseUrl Method
ProcessBatchData Method
RecalculateWebFineGrainedPermissions Method
Recycle Method
RemoveExternalSecurityProvider Method
RemoveSupportedUICulture Method
ResetRoleInheritance Method
RevertAllDocumentContentStreams Method
RevertCss Method
SaveAsTemplate Method
SearchDocuments Method
SearchListItems Method
SetAvailableCrossLanguageWebTemplates Method
SetAvailableWebTemplates Method
SetProperty Method
ToString Method
Update Method
ValidateFormDigest Method
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
SPWeb
.
ToString Method
SharePoint 2010
Other Versions
Windows SharePoint Services 3
Returns the title of the website.
Namespace:
Microsoft.SharePoint
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
C#
VB
Copy
public
override
string
ToString()
Return Value
Type:
System
.
String
A string that contains the title of the website.
See Also
Reference
SPWeb Class
SPWeb 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