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