Skip to content

UploadAttachments.GetAttachmentCount Method

PHP File Uploader Class Reference

UploadAttachments.GetAttachmentCount Method 

Gets the attachment count.

[Visual Basic]
Public Function GetAttachmentCount() As Integer
[C#]
public int GetAttachmentCount();
Return Value

See Also

UploadAttachments Class | CuteWebUI Namespace