Click or drag to resize
VisibilityConditionFormSelectedVisibilityConditionLocalizedLabel Property
Represents localized label for the selected visibility condition dropdown.

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

Property Value

Type: String
See Also