SPWebInfo class

An information container for the SPWeb class. Information elements include title, description, URL, Web template identifier, configuration identifier, last-modified time, UI version, status flags, master URL, and custom master URL.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPWebInfo

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

Syntax

'Declaration
Public Class SPWebInfo
'Usage
Dim instance As SPWebInfo
public class SPWebInfo

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPWebInfo members

Microsoft.SharePoint namespace