Missing search field in content area popup
For a property of type ContentArea which is restricted to a certain pagetype, the search field is not visible.
[AllowedTypes(typeof(CabinPage]
public virtual ContentArea Cabins { get; set; }
1
vote
