Property Prefix
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; }
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; }