VisibilityConditionDefinition Class |
Namespace: Kentico.Forms.Web.Mvc
public class VisibilityConditionDefinition : ComponentDefinitionBase, IFormBuilderDefinition
The VisibilityConditionDefinition type exposes the following members.
Name | Description | |
---|---|---|
VisibilityConditionDefinition |
Initializes a new instance of the VisibilityConditionDefinition class using given identifier, form component visibility condition type and name.
|
Name | Description | |
---|---|---|
Identifier |
Unique identifier of the component definition.
(Inherited from ComponentDefinitionBase.) | |
Name |
Name of the registered component.
(Inherited from ComponentDefinitionBase.) | |
VisibilityConditionType |
Gets the type of the form component visibility condition. The type inherits VisibilityCondition.
|