Click or drag to resize
KenticoRouterPageControllerIndex Method
Renders page based on current context.

Namespace: Kentico.Content.Web.Mvc.Routing.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public ActionResult Index()

Return Value

Type: ActionResult
See Also