_sWebMetadata Members

Include Protected Members
Include Inherited Members

Contains metadata information for a Web site.

The _sWebMetadata type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public field AllowAnonymousAccess Specifies whether anonymous users have access permissions for the site.
Public field AnonymousViewListItems Specifies whether anonymous users have ViewListItem permission for the site.
Public field Author A string specifying the creator of the site.
Public field CategoryBucketID Specifies the ID of the bucket web that contains the site.
Public field CategoryId Specifies the GUID of the site
Public field CategoryIdPath A colon-delimited list of the GUIDs that represent the web application, all the parent sites and the site itself.
Public field CategoryName Specifies the name of the site.
Public field Description Specifies the description of the site.
Public field ExternalSecurity A Boolean variable that specifies whether an external security provider is provided for the site.
Public field InheritedSecurity A Boolean variable that specifies whether the site inherits security from the parent site.
Public field IsBucketWeb Specifies whether the site is a bucket Web.
Public field Language Specifies the Language code identifier of the SPWeb.
Public field LastModified Specifies the UTC date and time when the site collection containing the site was last modified.
Public field LastModifiedForceRecrawl Specifies the date and time when the site was last modified for indexing.
Public field NoIndex Specifies whether the SPWeb can be crawled for indexing, or for items to record in a search catalog.
Public field Permissions Determines the permissions for web site.
Public field Title Specifies the title of the SPWeb.
Public field UsedInAutocat Specifies whether the SPWeb has categories.
Public field ValidSecurityInfo A Boolean variable that specifies whether the SPWeb has valid security information.
Public field WebID Specifies the GUID of the SPWeb site. This GUID must be enclosed in curly braces ({}).

Top

See Also

Reference

_sWebMetadata Structure

SiteData Web Service