Share via


Item(System.Uri) Property

The Item property of the PortalUrlCollection class gets a PortalUrl object from the collection using the specified URL.

Parameters

url   A System.Uri that contains the URL of the PortalUrl object.

Property Value

A Microsoft.SharePoint.Portal.Topology.PortalUrl that represents an object in the PortalUrlCollection.

Remarks

The Item property calls the proc_getPortalUrlById stored procedure to return the PortalUrl that has portalUrlId as its URL from the PortalUrls table of the configuration database.

See the PortalUrl Class for additional information about the PortalUrl object.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security