Click or drag to resize
MvcUploaderInsertText Property
Gets or sets the insert text.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public string InsertText { get; set; }

Property Value

Type: String
The insert text.
See Also