ICallbackUrlResolver interface

Resolves callback URLs based on templates and runtime context.

public interface ICallbackUrlResolver

Members

name description
Resolve(…) Resolves the given URL template using the provided callback runtime context.

See Also