The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FilterUIHintAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the FilterUIHintAttribute class.
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
| Name | Description | |
|---|---|---|
![]() | FilterUIHintAttribute(String^) | Initializes a new instance of the FilterUIHintAttribute class by using the filter UI hint. |
![]() | FilterUIHintAttribute(String^, String^) | Initializes a new instance of the FilterUIHintAttribute class by using the filter UI hint and presentation layer name. |
![]() | FilterUIHintAttribute(String^, String^, array<Object^>^) | Initializes a new instance of the FilterUIHintAttribute class by using the filter UI hint, presentation layer name, and control parameters. |
Show:
