FilterUIHintAttribute Constructor
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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: