Table of Contents

Property Prefix

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

Prefix

Gets or sets the router prefix for this class. This property overrides any value defined by RoutePrefixAttribute set in this class.

public string? Prefix { get; set; }

Property Value

string