FrontendControl Properties |
The FrontendControl type exposes the following members.
Name | Description | |
---|---|---|
AdditionalValidator |
Gets or sets the additional validator.
| |
ClientValidator |
Validates content
| |
ControlOutput |
Gets the control output.
| |
EnableClientValidation |
Gets or sets a value indicating whether [enable client validation].
| |
InitialValue |
Stores and retrieves the initial value for this control.
| |
IsCustom |
Gets or sets a value indicating whether this instance is custom.
| |
IsUnique |
Determines whether the current control field is unique.
| |
Label |
Stores and retrieves the current control label string.
| |
MessagesTemplate |
Gets or sets the messages template.
| |
Name |
Stores and retrieves the current control name.
| |
Pid |
Gets or sets the pid.
| |
Required |
Determines whether the current control field is required.
| |
RowID |
Gets or sets the row identifier.
| |
ValidationMessages |
Gets or sets the validation messages.
| |
Value |
Gets the value.
| |
WasChanged |
Gets or sets a value indicating whether [was changed].
|