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