FileControl Class |
Namespace: Dynamicweb.News.Common.Frontend
The FileControl 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.) | |
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.) | |
DoUpload |
Does the upload.
| |
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.) | |
SetValue |
Sets the value.
| |
TextValue |
Texts the value.
(Inherited from FrontendControl.) | |
Validate |
Validates this instance.
(Overrides FrontendControlValidate.) |
Name | Description | |
---|---|---|
_absolutePath | ||
_folder | ||
_initValue | (Inherited from FrontendControl.) | |
_isSelectedOptionExist | ||
_notEmpty | ||
_tabMessages | (Inherited from FrontendControl.) | |
_tmplMessages | (Inherited from FrontendControl.) | |
_validator | (Inherited from FrontendControl.) | |
_validatorArg | (Inherited from FrontendControl.) | |
_value | ||
deleted |