다음을 통해 공유


XsltListViewWebPartMobileAdapter.OnPreRenderForMobile method

Overrides the target webpart's OnPreRender() behavior.

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

Syntax

'Declaration
Protected Overrides Sub OnPreRenderForMobile ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnPreRenderForMobile(e)
protected override void OnPreRenderForMobile(
    EventArgs e
)

Parameters

See also

Reference

XsltListViewWebPartMobileAdapter class

XsltListViewWebPartMobileAdapter members

Microsoft.SharePoint.WebPartPages namespace