ContextAwareUrlTransformer Class
- Namespace
- Kampute.DocToolkit.Routing
- Assembly
Definition
Provides a context-aware URL transformer for transforming non-API site-root-relative URLs into absolute or document-relative URLs.
public class ContextAwareUrlTransformer : IUrlTransformer
- Inheritance
- object
- ContextAwareUrlTransformer
- Implements
Constructors
Properties
| Context | Gets the documentation context used for transforming URLs. |
| MayTransformUrls | Gets a value indicating whether the URLs need to be transformed based on the current context and the active URL context. |
Methods
See Also