Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Rich Text Editor for .NET and ...
»
Re: Cutesoft editor to Rich text editor
Re: Cutesoft editor to Rich text editor
09-17-2012, 12:33 PM
Hlybbi
Joined on 04-19-2005
Posts 19
Re: Cutesoft editor to Rich text editor
Reply
Quote
found this out
string
_store =
""
;
_store = UserWorkUrl;
Editor1.SetSecurity(
"Gallery"
,
"*"
,
"StoragePath"
, _store);
View Complete Thread