PortalSiteCollection Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Use classes in the Microsoft.SharePoint.Administration namespace in Windows SharePoint Services 3.0 instead.

The PortalSiteCollection type exposes the following members.

Properties

  Name Description
Public property IsEmpty Obsolete. Obsolete. (Inherited from TopologyObjectCollectionBase.)
Public property Item[Guid] Obsolete. Obsolete.
Public property Item[Uri] Obsolete. Obsolete.
Protected property TopologyManager Obsolete. Obsolete. (Inherited from TopologyObjectCollectionBase.)

Top

Methods

  Name Description
Public method Add Obsolete. Note   The SharePoint Portal Server 2003 portal creation object model is deprecated in Microsoft Office SharePoint Server 2007. In Office SharePoint Server 2007, portals use the same provisioning process as Windows SharePoint Services sites. Therefore, any scripted Portal Site creation must be updated to use the Windows SharePoint Services 3.0 site creation APIs. If you want a new vServer, you can use the Windows SharePoint Services CreateWebApplication API before you create the site.
Protected method CreateCollectionItem Obsolete. Obsolete. (Overrides TopologyObjectCollectionBase.CreateCollectionItem(Object).)
Protected method CreateSqlCollectionItem Obsolete. Obsolete. (Overrides SqlCollectionBase.CreateSqlCollectionItem(SqlDataReader).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. Obsolete. (Inherited from TopologyObjectCollectionBase.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitializeCollection Obsolete. Obsolete. (Overrides TopologyObjectCollectionBase.InitializeCollection().)
Protected method InitializeSqlCollection Obsolete. Obsolete. (Overrides SqlCollectionBase.InitializeSqlCollection().)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Obsolete. Note   The SharePoint Portal Server 2003 portal creation object model is deprecated in Microsoft Office SharePoint Server 2007. In Office SharePoint Server 2007, portals use the same provisioning process as Windows SharePoint Services sites. Therefore, any scripted Portal Site creation must be updated to use the Windows SharePoint Services 3.0 site creation APIs. If you want a new vServer, you can use the Windows SharePoint Services CreateWebApplication API before you create the site.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PortalSiteCollection Class

Microsoft.SharePoint.Portal.Topology Namespace