共用方式為


DataFormWebPart._fieldNameXPaths field

指定雜湊資料表,會傳回對應至目前的檢視所公開的欄位顯示名稱的 Xpath 的集合。

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

Syntax

'宣告
Protected _fieldNameXPaths As Hashtable
'用途
Dim value As Hashtable

value = Me._fieldNameXPaths

Me._fieldNameXPaths = value
protected Hashtable _fieldNameXPaths

請參閱

參照

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace