Defines a service implemented by objects to resolve relative URLs based on contextual information.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public interface IC1UrlResolutionService
Visual Basic (Declaration)
Public Interface IC1UrlResolutionService

See Also