Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Matt Nolan 45 posts 65 karma points
    Feb 15, 2012 @ 10:43
    Matt Nolan
    0

    New admin page

    Hi,

    Is it possible to add a new admin page to "uCommerce_AdminPage" so that i can then add tabs in the same way as described here: http://blog.lasseeskildsen.net/post/Extending-uCommerce-Admin.aspx

    Thanks,

    Matt

  • Søren Spelling Lund 1797 posts 2786 karma points
    Feb 20, 2012 @ 14:59
    Søren Spelling Lund
    0

    Yes. uCommerce will look up the tabs for the page in the database based on the type of the page. Just make sure that you stick to the convention.

    To get the tabs rendered at the top of the page you must use the UmbracoTabView master page for you new page and implement the IHasTabView interface. This will give you a standard tabbed view.

    You can take a look at EditProduct.aspx in dotPeek or Reflector to see some more details on how to do it.

Please Sign in or register to post replies

Write your reply to:

Draft