CodeCharge Studio All C#.NET VB.NET

ValidateFile Method (.NET)

Applies to

FileUpload Control

Syntax

C#.NET

public bool ValidateFile()

VB.NET

Public Sub ValidateFile()

Description

Performs item validation and saves the file into TemporaryFolder. Returns true if the validation is successful, otherwise returns false.


On-line, printable versions and updates