Interface provides the ability to lookup object by the appropriate id.

Namespace:  Endeca.Web.Url.Indexing
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public interface IIndexProvider
Visual Basic (Declaration)
Public Interface IIndexProvider
Visual C++
public interface class IIndexProvider

See Also