RelativeToAbsoluteUrlNormalizer.BaseUrl Property
- Namespace
- Kampute.DocToolkit.Routing
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the base URL used to create absolute URLs from relative URLs.
public Uri BaseUrl { get; }Property Value
- Uri
- The base URL used to create absolute URLs from relative URLs.
