MapOptions.PreserveMatchedPathSegment Vlastnost

Definice

Pokud je hodnota false, odebere se z Request.Path odpovídající cesta a přidá se do výchozí hodnoty Request.PathBase na false.

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

Hodnota vlastnosti

Boolean

Platí pro