UploaderBaseFlashUploadPage Property |
Sets a special page for Flash - Integrated Windows Authentication
chould be also set to web.config appSettings : CuteWebUI.AjaxUploader.FlashUploadPage (RichTextEditor.AjaxUploader.FlashUploadPage for RichTextEditor)
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic string FlashUploadPage { get; set; }
Public Property FlashUploadPage As String
Get
Set
<asp:UploaderBase FlashUploadPage="String" />
Property Value
Type:
String
See Also