Copied to clipboard

Flag this post as spam?

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


  • wilenx 16 posts 66 karma points
    Oct 29, 2013 @ 15:04
    wilenx
    0

    How to create Media object at the root of the Media section ?

    I'm using Umbraco v6.1.6 and can't seem to figure out how to create a Media object at level 1, where its parent is the root.

    This code returns a new node with Id=0, and I don't know what I'm doing wrong:

    IMedia newNode = new Media("name", -1, contentType);
    

    Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft