IDocumentationContext.UrlTransformer Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the object responsible for transforming non-API site-root-relative URLs to an absolute or document-relative URL.
IUrlTransformer UrlTransformer { get; }

Property Value

IUrlTransformer
The object responsible for transforming non-API site-root-relative URLs to an absolute or document-relative URL.