FileControl Properties |
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.) |