Condividi tramite


RouteOptions.LowercaseUrls Proprietà

Definizione

Ottiene o imposta un valore che indica se tutti gli URL dei percorsi generati sono minuscoli. Usare LowercaseQueryStrings per configurare il comportamento per le stringhe di query.

public:
 property bool LowercaseUrls { bool get(); void set(bool value); };
public bool LowercaseUrls { get; set; }
member this.LowercaseUrls : bool with get, set
Public Property LowercaseUrls As Boolean

Valore della proprietà

Si applica a