Table of Contents

Property Name

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

Name

Gets or sets the route name. It allows it to be found by other routes and makes it easier to create links.

public string? Name { get; set; }

Property Value

string