Krystalware
SlickUpload logo

EvaluateIsValid Method

When overridden in a derived class, this method contains the code to determine whether the value in the input control is valid.

Declaration Syntax

C#

protected override bool EvaluateIsValid()

Visual Basic

Protected Overrides Function EvaluateIsValid As Boolean

Return Value

true if the value in the input control is valid; otherwise, false.

Assembly: Krystalware.SlickUpload, Version: 4.0