DeltaPage.IsRenderingDelta 方法 (HttpContext)

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Shared Function IsRenderingDelta ( _
    context As HttpContext _
) As Boolean
用法
Dim context As HttpContext
Dim returnValue As Boolean

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

参数

返回值

类型:System.Boolean

另请参阅

引用

DeltaPage 类

DeltaPage 成员

IsRenderingDelta 重载

Microsoft.SharePoint.WebControls 命名空间