Share via


INamingContainer.GetDisplayUri method

Maps the specified external item to the display URL used by the search system.

Overload list

  Name Description
Public method GetDisplayUri(ILobSystem) Maps the specified external system to the display URL used by the search system.
Public method GetDisplayUri(ILobSystemInstance) Maps the specified external system instance to the display URL used by the search system.
Public method GetDisplayUri(IEntity, ILobSystemInstance) Maps the specified external item and external system instance to the display URL used by the search system.
Public method GetDisplayUri(IEntityInstance, IEntityInstance) Maps the specified external item to the display URL used by the search system.
Public method GetDisplayUri(IEntityInstance, String) Maps the specified external item to the display URL used by the search system.

Top

Remarks

The display URL for a content item is the URL displayed on the search results page.

See also

Reference

INamingContainer interface

INamingContainer members

Microsoft.Office.Server.Search.Connector.BDC namespace