1 type derived from RouteValueAttribute
Microsoft.AspNetCore.Mvc.Core (1)
AreaAttribute.cs (1)
12
public class AreaAttribute :
RouteValueAttribute
1 reference to RouteValueAttribute
Microsoft.AspNetCore.Mvc.Core (1)
Routing\RouteValueAttribute.cs (1)
25
/// Creates a new <see cref="
RouteValueAttribute
"/>.