DeltaPage.IsStartPage property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property IsStartPage As Boolean
    Get
'Usage
Dim value As Boolean

value = DeltaPage.IsStartPage
public static bool IsStartPage { get; }

Property value

Type: System.Boolean

See also

Reference

DeltaPage class

DeltaPage members

Microsoft.SharePoint.WebControls namespace