Skip to content

AttachmentItem.HideAndUncheck Method

PHP File Uploader Class Reference

AttachmentItem.HideAndUncheck Method 

Same as the 'remove' button , just hide and uncheck this item.

[Visual Basic]
Public Sub HideAndUncheck()
[C#]
public void HideAndUncheck();
See Also

AttachmentItem Class | CuteWebUI Namespace