CancelText Property
Gets or sets the cancel text.
[Visual Basic]
Public Property CancelText As String
Public Property CancelText As String
[C#]
public string CancelText {get; set;}
public string CancelText {get; set;}
Property Value
The cancel text.
See AlsoUploader Class | CuteWebUI Namespace