EditingComponentAttribute Class |
Namespace: Kentico.Forms.Web.Mvc
public class EditingComponentAttribute : Attribute
The EditingComponentAttribute type exposes the following members.
Name | Description | |
---|---|---|
EditingComponentAttribute |
Initializes a new instance of the EditingComponentAttribute class.
|
Name | Description | |
---|---|---|
DefaultValue |
Gets or sets the default value of the form component.
| |
ExplanationText |
Gets or sets the explanation text of the form component.
| |
FormComponentIdentifier |
Identifier of the form component to be used for editing.
| |
Label |
Gets or sets the label of the form component.
| |
Order |
Gets or sets the order weight of the form component.
| |
Tooltip |
Gets or sets the tooltip of the form component.
|