Click or drag to resize
RegisterPageRouteAttributeActionName Property
The name of the action method that handles the request.

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 ActionName { get; set; }

Property Value

Type: String
See Also