Click or drag to resize
RegisterPageRouteAttribute Properties

The RegisterPageRouteAttribute type exposes the following members.

Properties
  NameDescription
Public propertyActionName
The name of the action method that handles the request.
Public propertyClassName
Class name of a page type handled by the controller.
Public propertyMarkedType
Type of the registered controller.
Public propertyPath
The node alias path specifying the location of a page in the content tree.
Top
See Also