Click or drag to resize

LongTextControl Properties

The LongTextControl type exposes the following members.

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