CustomProvider Property

php Uploader

PHP File Uploader Class Reference

UploadAttachments.CustomProvider Property

Gets or sets the custom provider.

[Visual Basic] Public Property CustomProvider As IAttachmentProvider
[C#]
public IAttachmentProvider CustomProvider {get; set;}

Property Value

The custom provider.

See Also

UploadAttachments Class | CuteWebUI Namespace