Show / Hide Table of Contents

Class RouteExtensions

Inheritance
object
RouteExtensions
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.Api
Assembly: DotNetNuke.Web.dll
Syntax
public static class RouteExtensions

Methods

GetName(IHttpRoute)

Declaration
public static string GetName(this IHttpRoute route)
Parameters
Type Name Description
IHttpRoute route
Returns
Type Description
string

GetName(Route)

Declaration
public static string GetName(this Route route)
Parameters
Type Name Description
Route route
Returns
Type Description
string
Back to top by the community, for the community... #DNNCMS