Table of Contents

Field AnyPath

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

Represents an route path which captures any URL path.

public const string AnyPath = "/<<ANY>>"

Returns

string
Represents an route path which captures any URL path.