Copied to clipboard

Flag this post as spam?

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


  • Suma Maria Mathews 23 posts 164 karma points
    Jan 12, 2024 @ 07:51
    Suma Maria Mathews
    0

    Fetching tab names of a node

    Hi Team,

    Please guide how to fetch the tab names from a node. I am using Umbraco 10.

    Thanks,

    Suma Mathews

  • Luuk Peters 85 posts 331 karma points
    Jan 15, 2024 @ 10:20
    Luuk Peters
    0

    I'm not sure if that's possible? What is your use case? What do you want to do with the tab name?

  • Suma Maria Mathews 23 posts 164 karma points
    Jan 31, 2024 @ 05:19
    Suma Maria Mathews
    100

    Hi,

    I have a use case in which I have to display the tab names in the page.

    var tabs = ContentTypeService.Get(< document type alias >).PropertyGroups.ToList();

    The above snippet gave me resuts.

    Thanks.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies