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 | |
---|---|---|
IsEmpty | Obsolete. Obsolete. (Inherited from TopologyObjectCollectionBase.) | |
Item[Guid] | Obsolete. Obsolete. | |
Item[Uri] | Obsolete. Obsolete. | |
TopologyManager | Obsolete. Obsolete. (Inherited from TopologyObjectCollectionBase.) |
Top
Methods
Name | Description | |
---|---|---|
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. | |
CreateCollectionItem | Obsolete. Obsolete. (Overrides TopologyObjectCollectionBase.CreateCollectionItem(Object).) | |
CreateSqlCollectionItem | Obsolete. Obsolete. (Overrides SqlCollectionBase.CreateSqlCollectionItem(SqlDataReader).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Obsolete. Obsolete. (Inherited from TopologyObjectCollectionBase.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitializeCollection | Obsolete. Obsolete. (Overrides TopologyObjectCollectionBase.InitializeCollection().) | |
InitializeSqlCollection | Obsolete. Obsolete. (Overrides SqlCollectionBase.InitializeSqlCollection().) | |
MemberwiseClone | (Inherited from Object.) | |
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. | |
ToString | (Inherited from Object.) |
Top