Click or drag to resize

FrontendControl Properties

The FrontendControl type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalValidator
Gets or sets the additional validator.
Public propertyClientValidator
Validates content
Public propertyControlOutput
Gets the control output.
Public propertyEnableClientValidation
Gets or sets a value indicating whether [enable client validation].
Public propertyInitialValue
Stores and retrieves the initial value for this control.
Public propertyIsCustom
Gets or sets a value indicating whether this instance is custom.
Public propertyIsUnique
Determines whether the current control field is unique.
Public propertyLabel
Stores and retrieves the current control label string.
Public propertyMessagesTemplate
Gets or sets the messages template.
Public propertyName
Stores and retrieves the current control name.
Public propertyPid
Gets or sets the pid.
Public propertyRequired
Determines whether the current control field is required.
Public propertyRowID
Gets or sets the row identifier.
Public propertyValidationMessages
Gets or sets the validation messages.
Public propertyValue
Gets the value.
Public propertyWasChanged
Gets or sets a value indicating whether [was changed].
Top
See Also