LongTextControl Class |
Namespace: Dynamicweb.News.Common.Frontend
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.) |
Name | Description | |
---|---|---|
ChangeID | (Inherited from FrontendControl.) | |
ErrorOutput |
Errors the output.
(Inherited from TextControl.) | |
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.
(Inherited from TextControl.) |
Name | Description | |
---|---|---|
_initValue | (Inherited from FrontendControl.) | |
_notEmpty | (Inherited from TextControl.) | |
_tabMessages | (Inherited from FrontendControl.) | |
_tmplMessages | (Inherited from FrontendControl.) | |
_typeId | (Inherited from TextControl.) | |
_validator | (Inherited from FrontendControl.) | |
_validatorArg | (Inherited from FrontendControl.) | |
_value | (Inherited from TextControl.) |