Sandbox Logo

RouteAttribute.Parts

System.String[] Parts { get; set; }

Description

The url split into parts (ie "home" "section" "page" )

Return

User Comments