Quantcast
Channel: Using Optimizely Platforms
Viewing all articles
Browse latest Browse all 8020

Remove "browse" link from Property

$
0
0

Hi

Is it possible to remove "or Browse..." link from this property?

[Display(Name = "Category nodes", Description = "Soem description")]
[AllowedTypes(new[] { typeof(CatalogNode) })]
[BackingType(typeof(PropertyContentReferenceList))]
[UIHint(UIHint.CatalogNode)]
public virtual IList<ContentReference> SelectedCategories { get; set; }              

Viewing all articles
Browse latest Browse all 8020

Trending Articles