The ValidateFileEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyIsValid
Gets or sets whether the specified C1FileInfo passed validation.
Public propertyUploadedFile
The C1FileInfo that contains data about the uploaded file.
(Inherited from UploadedFileEventArgs.)

See Also