UIHintAttribute Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the UIHintAttribute class using the specified user control and specified presentation layer.
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
Parameters
- uiHint
-
Type:
System::String^
The user control (field template) to use to display the data field.
- presentationLayer
-
Type:
System::String^
The presentation layer that uses the class. Can be set to "HTML", "Silverlight", "WPF", or "WinForms".
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.5
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Available since 8
.NET Framework
Available since 3.5
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
UIHintAttribute Overload
UIHintAttribute Class
System.ComponentModel.DataAnnotations Namespace
Creating WPF Applications
Show: