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 Properties
Alerts Property
AllowAnonymousAccess Property
AllowAutomaticASPXPageIndexing Property
AllowDesignerForCurrentUser Property
AllowMasterPageEditingForCurrentUser Property
AllowRevertFromTemplateForCurrentUser Property
AllowRssFeeds Property
AllowUnsafeUpdates Property
AllProperties Property
AllUsers Property
AllWebTemplatesAllowed Property
AlternateCssUrl Property
AlternateHeader Property
AnonymousPermMask64 Property
AnonymousState Property
ASPXPageIndexed Property
ASPXPageIndexMode Property
AssociatedGroups Property
AssociatedMemberGroup Property
AssociatedOwnerGroup Property
AssociatedVisitorGroup Property
Audit Property
AuthenticationMode Property
Author Property
AvailableContentTypes Property
AvailableFields Property
CacheAllSchema Property
ClientTag Property
Configuration Property
ContentTypes Property
Created Property
CurrencyLocaleID Property
CurrentChangeToken Property
CurrentUser Property
CustomJavaScriptFileUrl Property
CustomMasterUrl Property
CustomUploadPage Property
DataRetrievalServicesSettings Property
Description Property
DescriptionResource Property
DocTemplates Property
EffectiveBasePermissions Property
EffectivePresenceEnabled Property
EmailInsertsEnabled Property
EventHandlersEnabled Property
EventReceivers Property
ExcludeFromOfflineClient Property
ExecuteUrl Property
Exists Property
ExternalSecurityProviderSetting Property
Features Property
Fields Property
FieldTypeDefinitionCollection Property
FileDialogPostProcessorId Property
Files Property
FirstUniqueAncestorSecurableObject Property
FirstUniqueAncestorWeb Property
FirstUniqueRoleDefinitionWeb Property
Folders Property
Groups Property
HasExternalSecurityProvider Property
HasUniquePerm Property
HasUniqueRoleDefinitions Property
ID Property
IncludeSupportingFolders Property
IsADAccountCreationMode Property
IsADEmailEnabled Property
IsMultilingual Property
IsRootWeb Property
Language Property
LastItemModifiedDate Property
Lists Property
ListTemplates Property
Locale Property
MasterPageReferenceEnabled Property
MasterUrl Property
Modules Property
Name Property
Navigation Property
NoCrawl Property
OverwriteTranslationsOnChange Property
ParentWeb Property
ParentWebId Property
ParserEnabled Property
Permissions Property
PortalMember Property
PortalName Property
PortalSubscriptionUrl Property
PortalUrl Property
PresenceEnabled Property
Properties Property
Provisioned Property
PublicFolderRootUrl Property
QuickLaunchEnabled Property
RecycleBin Property
RecycleBinEnabled Property
RegionalSettings Property
RequestAccessEmail Property
RequestAccessEnabled Property
ReusableAcl Property
RoleDefinitions Property
Roles Property
RootFolder Property
ServerRelativeUrl Property
ShowUrlStructureForCurrentUser Property
Site Property
SiteAdministrators Property
SiteGroups Property
SiteLogoDescription Property
SiteLogoUrl Property
SiteUserInfoList Property
SiteUsers Property
SupportedUICultures Property
SyndicationEnabled Property
Theme Property
ThemeCssUrl Property
ThemedCssFolderUrl Property
Title Property
TitleResource Property
TreeViewEnabled Property
UICulture Property
UIVersion Property
UIVersionConfigurationEnabled Property
Url Property
UserCustomActions Property
UserIsSiteAdmin Property
UserIsWebAdmin Property
UserResources Property
Users Property
ViewStyles Property
Webs Property
WebTemplate Property
WebTemplateId Property
WorkflowAssociations Property
Workflows Property
WorkflowTemplates Property
Community Content
Add code samples and tips to enhance this topic.
More...
0 out of 2 rated this helpful
-
Rate this topic
SPWeb
.
Url Property
SharePoint 2010
Other Versions
Windows SharePoint Services 3
Gets the absolute URL for 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
string
Url {
get
; }
Property Value
Type:
System
.
String
A string that contains the absolute URL.
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