TextControl Class |
Namespace: Dynamicweb.News.Common.Frontend
The TextControl type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalValidator |
Gets or sets the additional validator.
(Inherited from FrontendControl.) | |
| ClientValidator |
Validates content
(Overrides FrontendControlClientValidator.) | |
| ControlOutput |
Gets the control output.
(Overrides FrontendControlControlOutput.) | |
| EnableClientValidation |
Gets or sets a value indicating whether [enable client validation].
(Inherited from FrontendControl.) | |
| EncodedValue |
Gets the encoded value.
| |
| 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.
(Overrides FrontendControlValue.) | |
| WasChanged |
Gets or sets a value indicating whether [was changed].
(Inherited from FrontendControl.) |
| Name | Description | |
|---|---|---|
| ChangeID | (Inherited from FrontendControl.) | |
| ErrorOutput |
Errors the output.
(Overrides FrontendControlErrorOutput.) | |
| FindCustomField |
Finds the custom field.
(Inherited from FrontendControl.) | |
| GetNameWithPid |
Gets the name with pid.
(Inherited from FrontendControl.) | |
| GetValidationTypeAsString |
Gets the validation type as string.
(Inherited from FrontendControl.) | |
| Message |
Returns a validator message.
(Inherited from FrontendControl.) | |
| TextValue |
Texts the value.
(Inherited from FrontendControl.) | |
| Validate |
Validates this instance.
(Overrides FrontendControlValidate.) |
| Name | Description | |
|---|---|---|
| _initValue | (Inherited from FrontendControl.) | |
| _notEmpty | ||
| _tabMessages | (Inherited from FrontendControl.) | |
| _tmplMessages | (Inherited from FrontendControl.) | |
| _typeId | ||
| _validator | (Inherited from FrontendControl.) | |
| _validatorArg | (Inherited from FrontendControl.) | |
| _value |