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 | |
---|---|---|
![]() |
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 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. |
![]() |
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. Obsolete. |
![]() |
ToString | (Inherited from Object.) |
Top