INamingContainer.GetAccessUri Method
Include Protected Members
Include Inherited Members
Maps the specified external item to the URL used by the search system.
Overload List
Name | Description | |
---|---|---|
GetAccessUri(ILobSystem) | Maps the specified external system to the URL used by the search system. | |
GetAccessUri(ILobSystemInstance) | Maps the specified external system instance to the URL used by the search system. | |
GetAccessUri(IEntityInstance) | Maps the specified external item to the URL used by the search system. | |
GetAccessUri(IEntity, ILobSystemInstance) | Maps the specified external item and external system instance to the URL used by the search system. | |
GetAccessUri(IEntityInstance, IEntityInstance) | Maps the specified external item to the content item URL used by the search system. |
Top