SPWebInfo properties

The SPWebInfo type exposes the following members.

Properties

  Name Description
Public property AppInstanceId If this is an App Web, the instance ID of the App Instance. Otherwise, Guid.Empty.
Public property Configuration Configuration identifier of the SharePoint Web site.
Public property CustomMasterUrl SharePoint custom master URL.
Public property Description Description of the SharePoint Web site.
Public property Id A unique identifier of the SharePoint Web site.
Public property IsAppWeb True if this is an App Web. Otherwise, false.
Public property Language A 32-bit unsigned integer that indicates the locale identifier for the language.
Public property LastItemModifiedDate Date when the last item of the Web site was changed.
Public property MasterUrl The URL of the Web site master page.
Public property ServerRelativeUrl URL relative to the Web site server.
Public property Title Title of the Web site.
Public property UIVersion The version of the user interface of the Web site.
Public property UIVersionConfigurationEnabled Indicates whether the Web site UIVersion may be configured from the user interface.
Public property WebTemplateId An identifier indicating the Web site template.

Top

See also

Reference

SPWebInfo class

Microsoft.SharePoint namespace