Condividi tramite


RouteOptions.LowercaseQueryStrings Proprietà

Definizione

Ottiene o imposta un valore che indica se una stringa di query generata è minuscola. Questa proprietà non verrà usata a meno che LowercaseUrls non sia anche true.

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

Valore della proprietà

Si applica a