DeltaPage.IsRenderingDelta method (HttpContext)

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

Syntax

'Declaration
Public Shared Function IsRenderingDelta ( _
    context As HttpContext _
) As Boolean
'Usage
Dim context As HttpContext
Dim returnValue As Boolean

returnValue = DeltaPage.IsRenderingDelta(context)
public static bool IsRenderingDelta(
    HttpContext context
)

Parameters

Return value

Type: System.Boolean

See also

Reference

DeltaPage class

DeltaPage members

IsRenderingDelta overload

Microsoft.SharePoint.WebControls namespace