No account? Register here!
Click here to log in
Home
Products and Services
MonoX
eCTD Office
Web Application Optimizer
Software Development
Blog
Support
Buy Now
MonoX
Web Application Optimizer
About Us
Non-registered users can only browse through our support boards. Please
register now
if you want to post your questions. It takes a second and it is completely free. Alternatively, you can
log in
without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.
{1}
##LOC[OK]##
{1}
##LOC[OK]##
##LOC[Cancel]##
{1}
##LOC[OK]##
##LOC[Cancel]##
Mono Support
Base Classes
Viewed 2697 time(s)
,
4 post(s).
4 month(s) ago
by sachinkaulgud
Back to all discussion topics
1
69
Reputation
9
Total posts
This content has not been rated yet.
sachinkaulgud
4 month(s) ago
Where can i find all the Monox Base classes
FYI , i have not purchases any license.
2
8100
Reputation
1122
Total posts
This content has not been rated yet.
khorvat
4 month(s) ago
Hi,
you can find them in the
MonoSoftware.MonoX
namespace e.g.
MonoSoftware.MonoX.BasePage
MonoSoftware.MonoX.BaseMasterPage
MonoSoftware.MonoX.BasePart
MonoSoftware.MonoX.BasePagedPart
Note: You need to reference the
MonoX.dll
assembly.
Regards
3
69
Reputation
9
Total posts
This content has not been rated yet.
sachinkaulgud
4 month(s) ago
Thanks Khorvat
I took the ref of monox.dll
but i could onlu get namespace monosoftware.Web But not those you mentioned.
Please help.
Thanks
Sachin
4
8100
Reputation
1122
Total posts
This content has not been rated yet.
khorvat
4 month(s) ago
Did you referenced the MonoX.dll from the bin folder ? As if you did it should work.