DataFormWebPart.webId field

Represents the globally unique identifier (GUID) of a SPWeb to which the SPList that is associated with the DataFormWebPart belongs.

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

Syntax

'Declaration
Protected webId As Guid
'Usage
Dim value As Guid

value = Me.webId

Me.webId = value
protected Guid webId

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace