Area.Web Property
SharePoint 2007
Contains the associated storage of this area, such as document libraries or lists.
Namespace: Microsoft.SharePoint.Portal.SiteData
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
An SPWeb object represents a SharePoint site. You should call the Area.Web.Close method for console applications written against the Microsoft Office SharePoint Portal Server 2003 object model. Your application might run out of memory if it does not call Area.Web.Close().This call is not needed for Web Parts and controls.