Constructors

RouteAttribute

Properties

Parts The url split into parts (ie "home" "section" "page" )
Url The full url of this route (ie "/home/section/page")

Methods

ExtractProperties Given a Url, check for {properties} and convert them to key values
IsUrl True if this matches the passed in url. Queries are trimmed and ignored <c>( ?query=fff )</c> Variables are tested (but not type matched or anything)

Static Methods

FindValidTarget Given a URL, check out TypeLibrary and find a valid target
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.