This type contains the following members.

public class FormField
Inheritance:
ObjectComponentBaseAttributeComponentBaseChildContentBaseFormField

Constructors

FormField()

Properties

Label
Tooltip
Disabled
ValidateFor Specifies the expression of the field name for which validation messages should be displayed.
ValidateFieldName Specifies the field name for which validation messages should be displayed. Alternative to the {P:Redakt.BackOffice.Components.Forms.FormField.ValidateFor} property.
ValidationMessage If specified, displays a custom validation message. This overrides the {P:Redakt.BackOffice.Components.Forms.FormField.ValidateFor} / {P:Redakt.BackOffice.Components.Forms.FormField.ValidateFieldName} validation mechanism.

Methods

OnParametersSet()