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.

See also

Reference

PublishingWeb class

PublishingWeb members

Microsoft.SharePoint.Publishing namespace

DefaultPage