IsCustom Property

php Uploader

PHP File Uploader Class Reference

AttachmentItem.IsCustom Property

Gets a value indicating whether this instance is custom.

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

Property Value

true if this instance is custom; otherwise, false.

See Also

AttachmentItem Class | CuteWebUI Namespace