Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the GUID identifier of a Web site where the field is used.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property WebID As Guid
Get
Friend Set
'Usage
Dim instance As SPFieldTemplateUsage
Dim value As Guid
value = instance.WebID
public Guid WebID { get; internal set; }
Property Value
Type: System.Guid
A unique identifier for the Web site.