Click or drag to resize
VisibilityConditionsBindingModelFormFieldName Property
Identifier of a Form component instance for which to retrieve validation rule's configuration markup.

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

Property Value

Type: String
See Also