SPWebApplication.SelfServiceCreationParentSiteUrl-Eigenschaft
Dient zum Abrufen oder Festlegen der übergeordneten Website-Url unter dem einzelne Websites erstellt werden sollen.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property SelfServiceCreationParentSiteUrl As String
Get
Set
'Usage
Dim instance As SPWebApplication
Dim value As String
value = instance.SelfServiceCreationParentSiteUrl
instance.SelfServiceCreationParentSiteUrl = value
public string SelfServiceCreationParentSiteUrl { get; set; }
Eigenschaftswert
Typ: System.String