ContextAwareUrlTransformer.MayTransformUrls Property

Namespace
Kampute.DocToolkit.Routing
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets a value indicating whether the URLs need to be transformed based on the current context and the active URL context.
public virtual bool MayTransformUrls { get; }

Property Value

bool
Always true, indicating that URLs may be transformed.