Allows associating C1 console tree elements with a url for public consumption (TryGetURL) and for the C1 console browser (TryGetBrowserViewSettings)

Namespace: Composite.C1Console.Elements
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public interface IUrlToEntityTokenMapper
Visual Basic
Public Interface IUrlToEntityTokenMapper
Visual C++
public interface class IUrlToEntityTokenMapper

See Also