PublishingWeb.DefaultDefaultPageName Property
Gets the default URL name for the Welcome page for this PublishingWeb object.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly Property DefaultDefaultPageName As String
Get
'Usage
Dim value As String
value = PublishingWeb.DefaultDefaultPageName
public static string DefaultDefaultPageName { get; }
Property Value
Type: System.String
The default URL name of this PublishingWeb.object's Welcome page.