ASP Uploader Class Reference

Uploader.CancelText Property

Gets or sets the cancel text.

[Visual?Basic]
Public?Property?CancelText?As?String
[C#]
public?string?CancelText?{get;?set;}

Property Value

The cancel text.

See Also

Uploader Class | CuteWebUI Namespace