Share via


PortalUrlCollection 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 PortalUrlCollection 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 PortalUrl constructor throws an InvalidOperationException when you try to create a portal URL with a URL name that already exists. To avoid this issue, use a try/catch block around any PortalUrl constructors.
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. Obsolete.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PortalUrlCollection Class

Microsoft.SharePoint.Portal.Topology Namespace