RouteOptions.LowercaseQueryStrings Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda generované řetězce dotazu jsou malá písmena. Tato vlastnost nebude použita, pokud LowercaseUrls není splněna.

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

Hodnota vlastnosti

Boolean

Platí pro