Checked Property

php Uploader

PHP File Uploader Class Reference

AttachmentItem.Checked Property

Gets or sets a value indicating whether this AttachmentItem is checked.

[Visual Basic] Public Property Checked As Boolean
[C#]
public bool Checked {get; set;}

Property Value

true if checked; otherwise, false.

See Also

AttachmentItem Class | CuteWebUI Namespace