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: RTE
Assembly: RichTextEditor (in RichTextEditor.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public string FlashUploadPage { get; set; }
Visual Basic
Public Property FlashUploadPage As String
	Get
	Set
Visual C++
public:
property String^ FlashUploadPage {
	String^ get ();
	void set (String^ value);
}

See Also