UploadAttachmentsAttachmentTableStyle Property |
Specifies the style for the attachment table.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic string AttachmentTableStyle { get; set; }
Public Property AttachmentTableStyle As String
Get
Set
<asp:UploadAttachments AttachmentTableStyle="String" />
Property Value
Type:
String
See Also