Click or drag to resize
ConditionTypeDefinitionRouteName Property
Name of the route under which is the condition type available.

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

Property Value

Type: String
See Also