ComponentDefinitionControllerFullName Property |
Gets the fully qualified name of the component controller type, including its namespace without the assembly name.
Namespace: Kentico.PageBuilder.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public string ControllerFullName { get; }
Property Value
Type:
StringSee Also