Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: SetSecurityImageGalleryPath
Re: SetSecurityImageGalleryPath
08-25-2009, 9:21 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: SetSecurityImageGalleryPath
Reply
Quote
Hi corus,
Try this way
1. In IIS create a Virtual directory(point to 'F:\Project\Images ') under your site, name 'Image' (You can use any name)
2. Set editor1.Setting["security:ImageGalleryPath"] = "~/Image";
Regards,
Ken
View Complete Thread