Click or drag to resize
ComponentDefinitionControllerName Property
Name of the controller derived from controller class name without the Controller suffix.

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

Property Value

Type: String
See Also