Click or drag to resize
ComponentDefinitionControllerFullName Property
Gets the fully qualified name of the component controller type, including its namespace without the assembly name.

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

Property Value

Type: String
See Also