Interface for objects which are capable of locating content.

Namespace:  Endeca.Data.Content.Assembler
Assembly:  Endeca.Data.Content (in Endeca.Data.Content.dll) Version: 2.1.2.0 (2.1.2.0)

Syntax

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

See Also