Gets or sets whether the specified C1FileInfo passed validation.

Namespace:  C1.Web.UI.Controls.C1Upload
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public bool IsValid { get; set; }
Visual Basic (Declaration)
Public Property IsValid As Boolean
	Get
	Set

See Also