Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SearchMemberOptionsAttribute Constructors

Specifies whether all properties of the target class can be used by the FullTextSearch Action, if they satisfy the Filter Controller’s FilterController.FullTextSearchTargetPropertiesMode.
Name Parameters Description
SearchMemberOptionsAttribute(SearchMemberMode) useMemberInCriteria Initializes a new instance of the SearchMemberOptionsAttribute class and sets the SearchMemberOptionsAttribute.IncludeMemberInCriteria property.
See Also