共用方式為


SPView.OptOutTabularView method

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

Syntax

'宣告
Public Shared Sub OptOutTabularView ( _
    viewsToUpgrade As IEnumerable(Of SPTabularViewUpgradeInfo) _
)
'用途
Dim viewsToUpgrade As IEnumerable(Of SPTabularViewUpgradeInfo)

SPView.OptOutTabularView(viewsToUpgrade)
public static void OptOutTabularView(
    IEnumerable<SPTabularViewUpgradeInfo> viewsToUpgrade
)

參數

請參閱

參照

SPView class

SPView members

Microsoft.SharePoint namespace