Show / Hide Table of Contents

Class MvcRouteExtensions

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

Methods

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