UploadAttachments.GetAttachmentCount Method
Gets the attachment count.
[Visual Basic]
Public Function GetAttachmentCount() As Integer
Public Function GetAttachmentCount() As Integer
[C#]
public int GetAttachmentCount();
Return Value
public int GetAttachmentCount();
See Also
UploadAttachments Class | CuteWebUI Namespace