Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Converting UseSql.aspx.cs from C# to VB.NET
Converting UseSql.aspx.cs from C# to VB.NET
10-19-2005, 5:19 PM
Bensch
Joined on 03-01-2005
Posts 15
Converting UseSql.aspx.cs from C# to VB.NET
Reply
Quote
What would the VB.NET equivalence of this C# line be?
Editor1.Setting["CuteEditorFileStorageType"]=
typeof
(SqlFileStorage).AssemblyQualifiedName;
This line comes from the Page_Load routine in the UseSql.aspx.cs file..
Best Regards,
Bensch
View Complete Thread