Click or drag to resize
BindablePropertyAttribute Class
Use this attribute to enable value binding for a form component property.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Kentico.Forms.Web.MvcBindablePropertyAttribute

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public sealed class BindablePropertyAttribute : Attribute

The BindablePropertyAttribute type exposes the following members.

Constructors
  NameDescription
Public methodBindablePropertyAttribute
Top
See Also