Click or drag to resize
VisibilityConditionPropertyAttribute Class
The attribute defines the visibility condition's property and its value.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Kentico.Forms.Web.MvcVisibilityConditionPropertyAttribute

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

The VisibilityConditionPropertyAttribute type exposes the following members.

Constructors
  NameDescription
Public methodVisibilityConditionPropertyAttribute
Initializes a new instance of the VisibilityConditionPropertyAttribute class.
Top
See Also