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, Object[]) | Initializes a new instance of the FilterUIHintAttribute class by using the filter UI hint, presentation layer name, and control parameters. |
Show:
