Table of Contents

Property MatchRoutesIgnoreCase

Namespace
Sisk.Core.Routing
Assembly
Sisk.Core.dll

MatchRoutesIgnoreCase

Gets or sets whether this Router will match routes ignoring case.

public bool MatchRoutesIgnoreCase { get; set; }

Property Value

bool