UploadAttachmentsActionButtonText Property |
Gets or sets Action Button Text.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic string ActionButtonText { get; set; }
Public Property ActionButtonText As String
Get
Set
<asp:UploadAttachments ActionButtonText="String" />
Property Value
Type:
String
See Also