Share via


SPWeb.Fields property

Gets the collection of field objects that represents all the fields in the website.

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

Syntax

public SPFieldCollection Fields { get; }

Property value

Type: Microsoft.SharePoint.SPFieldCollection
An SPFieldCollection object that represents the fields.

See also

Reference

SPWeb class

SPWeb members

Microsoft.SharePoint namespace