共用方式為


DataFormWebPart.webId field

SPList與DataFormWebPart相關聯的所屬SPWeb代表全域唯一識別項 (GUID)。

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

Syntax

'宣告
Protected webId As Guid
'用途
Dim value As Guid

value = Me.webId

Me.webId = value
protected Guid webId

請參閱

參照

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace