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)
Available in Sandboxed Solutions: No

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