| RegisterFormVisibilityConditionAttribute Class |
Namespace: Kentico.Forms.Web.Mvc
public sealed class RegisterFormVisibilityConditionAttribute : RegisterComponentAttribute
The RegisterFormVisibilityConditionAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterFormVisibilityConditionAttribute |
Initializes a new instance of the RegisterFormVisibilityConditionAttribute class.
|
| Name | Description | |
|---|---|---|
| Identifier |
Unique identifier of the definition.
(Inherited from RegisterComponentAttribute.) | |
| MarkedType |
Type of the registered component controller.
(Inherited from RegisterComponentAttribute.) | |
| Name |
Name of the registered component.
(Inherited from RegisterComponentAttribute.) |
| Name | Description | |
|---|---|---|
| PreInit |
Registers the visibility condition during application pre-initialization.
(Overrides RegisterComponentAttributePreInit.) |