Try our conversational search powered by Generative AI!

Display commerce catalog link control on admin page

Vote:
 

Hi
Is there a control that I could use to display some kind of control for choosing and adding content links on admin page?

There is a control like this on main page in Quicksilver, when choosing links for main navigation menu in StartPage.cs using LinkItemCollection:

[CultureSpecific]
        [Display(
            Name = "Main menu",
            Description = "",
            GroupName = SystemTabNames.Content,
            Order = 4)]
        public virtual LinkItemCollection MainMenu { get; set; }

What should I choose to display a control like that on admin page? Should it be fully costom control? Does epi provides something like that?

#218854
Edited, Mar 23, 2020 13:04
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.