Click or drag to resize
VisibilityConditionsBindingModel Class
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.Mvc.InternalVisibilityConditionsBindingModel

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public class VisibilityConditionsBindingModel

The VisibilityConditionsBindingModel type exposes the following members.

Constructors
  NameDescription
Public methodVisibilityConditionsBindingModel
Top
Properties
  NameDescription
Public propertyFormComponentInstanceIdentifier
Name of field the properties belong to.
Public propertyFormFieldName
Identifier of a Form component instance for which to retrieve validation rule's configuration markup.
Top
See Also