Currently the client and server side combinators are separated, so there's no way to share the same code between the two that I am aware of.

Usually the easiest way is to just send the necessary data over RPC and rerender the relevant parts on the client side. However if you need to render the content on both client and server side, then I am afraid you will have to duplicate that part of your code.

By on 3/24/2015 3:31 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper