AddressingStrategy.OmitExtensionInUrls Property

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

Definition

Gets a value indicating whether the file extension should be excluded from URLs.
public bool OmitExtensionInUrls { get; }

Property Value

bool
true if the file extension should be omitted in URLs; otherwise, false.