DeltaPage.IsRenderingDelta method (Page)

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

Syntax

'Declaration
Public Shared Function IsRenderingDelta ( _
    page As Page _
) As Boolean
'Usage
Dim page As Page
Dim returnValue As Boolean

returnValue = DeltaPage.IsRenderingDelta(page)
public static bool IsRenderingDelta(
    Page page
)

Parameters

Return value

Type: System.Boolean

See also

Reference

DeltaPage class

DeltaPage members

IsRenderingDelta overload

Microsoft.SharePoint.WebControls namespace