Table of Contents

Property UseRegex

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

UseRegex

Get or sets if this route should use regex to be interpreted instead of predefined templates.

public bool UseRegex { get; set; }

Property Value

bool