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