Click or drag to resize
RegisterPageRouteAttributePath Property
The node alias path specifying the location of a page in the content tree.

Namespace: Kentico.Content.Web.Mvc.Routing
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public string Path { get; set; }

Property Value

Type: String
See Also