2 references to FilterUIHint
System.ComponentModel.DataAnnotations (1)
DataAnnotations\FilterUIHintAttribute.cs (1)
23/// Gets the name of the presentation layer that supports the control type in <see cref="FilterUIHint"/>
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
559FilterUIHint = GetHint<FilterUIHintAttribute>(a => a.PresentationLayer, a => a.FilterUIHint);